Skip to content

Commit 895e50b

Browse files
chore(release): 1.51.1 [skip ci]
## [1.51.1](v1.51.0...v1.51.1) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([37a3fc2](37a3fc2))
1 parent 37a3fc2 commit 895e50b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.51.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.51.0...v1.51.1) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([37a3fc2](https://github.com/CoCreate-app/CoCreate-cli/commit/37a3fc289e52ad65f399d4c7a803ac4dae6ad468))
7+
18
# [1.51.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.50.0...v1.51.0) (2025-05-01)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cli",
3-
"version": "1.51.0",
3+
"version": "1.51.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",
@@ -60,4 +60,4 @@
6060
"@cocreate/file": "^1.19.4",
6161
"@cocreate/nginx": "^1.4.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)