Skip to content

Commit 1977d20

Browse files
chore(release): 1.54.1 [skip ci]
## [1.54.1](v1.54.0...v1.54.1) (2026-02-02) ### Bug Fixes * automation yaml ([f40ec08](f40ec08)) * readme ([ee622d0](ee622d0))
1 parent ee622d0 commit 1977d20

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.54.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.54.0...v1.54.1) (2026-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* automation yaml ([f40ec08](https://github.com/CoCreate-app/CoCreate-cli/commit/f40ec08c74770a5276c551ee1d5270bdf2dfcf87))
7+
* readme ([ee622d0](https://github.com/CoCreate-app/CoCreate-cli/commit/ee622d0d4e3e5989dd4afa0ce9a099db4f7ff19f))
8+
19
# [1.54.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.53.0...v1.54.0) (2025-10-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cli",
3-
"version": "1.54.0",
3+
"version": "1.54.1",
44
"description": "Polyrepo management bash CLI tool. Run all git commands and yarn commands on multiple repositories. Also includes a few custom macros for cloning, installing, etc.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)