Skip to content

Commit 40bf02a

Browse files
authored
Merge pull request #54 from baryhuang/tagpr-from-v0.1.44
Release for v0.1.45
2 parents 548d9e8 + 9c625f4 commit 40bf02a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": [

0 commit comments

Comments
 (0)