Skip to content

Commit 403f1fe

Browse files
chore(release): 1.51.2 [skip ci]
## [1.51.2](v1.51.1...v1.51.2) (2025-05-01) ### Bug Fixes * config ([3d94a02](3d94a02))
1 parent 3d94a02 commit 403f1fe

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.51.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.51.1...v1.51.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* config ([3d94a02](https://github.com/CoCreate-app/CoCreate-cli/commit/3d94a02438b162d787d9614d13ab3829d12d7241))
7+
18
## [1.51.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.51.0...v1.51.1) (2025-05-01)
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.51.1",
3+
"version": "1.51.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)