Skip to content

Commit 222d53c

Browse files
authored
Merge pull request #51 from baryhuang/tagpr-from-v0.1.43
Release for v0.1.44
2 parents 46e5f0d + e82eaa9 commit 222d53c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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.44](https://github.com/baryhuang/claude-code-by-agents/compare/v0.1.43...v0.1.44) - 2026-01-01
9+
- Move electron to devDependencies by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/50
10+
811
## [v0.1.43](https://github.com/baryhuang/claude-code-by-agents/compare/0.1.42...v0.1.43) - 2026-01-01
912
- Fix tagpr to use v prefix for tags by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/43
1013
- Fix release workflow to trigger on both v* and semver tags by @baryhuang in https://github.com/baryhuang/claude-code-by-agents/pull/45

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.43",
3+
"version": "0.1.44",
44
"type": "module",
55
"description": "Agentrooms - Multi-agent workspace for collaborative development",
66
"keywords": [

0 commit comments

Comments
 (0)