File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.53] ( https://github.com/sugyan/claude-code-webui/compare/0.1.52...0.1.53 ) - 2025-09-07
9+ - Fix release workflow draft handling and npm OIDC authentication by @sugyan in https://github.com/sugyan/claude-code-webui/pull/274
10+
811## [ 0.1.52] ( https://github.com/sugyan/claude-code-webui/compare/0.1.51...0.1.52 ) - 2025-09-07
912- Improve release flow with draft releases and OIDC npm publishing by @sugyan in https://github.com/sugyan/claude-code-webui/pull/272
1013
Original file line number Diff line number Diff line change 11{
22 "name" : " claude-code-webui" ,
3- "version" : " 0.1.52 " ,
3+ "version" : " 0.1.53 " ,
44 "type" : " module" ,
55 "description" : " Web-based interface for the Claude Code CLI with streaming chat interface" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments