Skip to content

Commit d4dc413

Browse files
chore(release): 1.54.2 [skip ci]
## [1.54.2](v1.54.1...v1.54.2) (2026-02-04) ### Bug Fixes * missing package and update dependencies ([5d71624](5d71624))
1 parent 5d71624 commit d4dc413

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.54.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.54.1...v1.54.2) (2026-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* missing package and update dependencies ([5d71624](https://github.com/CoCreate-app/CoCreate-cli/commit/5d716248e62c7349b8ea4f508bb1cca095b924ad))
7+
18
## [1.54.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.54.0...v1.54.1) (2026-02-02)
29

310

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.1",
3+
"version": "1.54.2",
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)