File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ 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+ ## [ v0.1.45] ( https://github.com/baryhuang/claude-code-by-agents/compare/v0.1.44...v0.1.45 ) - 2026-01-01
9+ - Remove npm-publish step from release workflow by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/52
10+ - Fix release binary version to match tag by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/53
11+
812## [ v0.1.44] ( https://github.com/baryhuang/claude-code-by-agents/compare/v0.1.43...v0.1.44 ) - 2026-01-01
913- Move electron to devDependencies by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/50
1014
Original file line number Diff line number Diff line change 11{
22 "name" : " agentrooms" ,
3- "version" : " 0.1.44 " ,
3+ "version" : " 0.1.45 " ,
44 "type" : " module" ,
55 "description" : " Agentrooms - Multi-agent workspace for collaborative development" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments