Skip to content

Commit 0074d3b

Browse files
chore(release): 1.52.0 [skip ci]
# [1.52.0](v1.51.2...v1.52.0) (2025-09-01) ### Features * Refactor command-line argument handling and configuration loading ([4abf92a](4abf92a))
1 parent 4abf92a commit 0074d3b

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.52.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.51.2...v1.52.0) (2025-09-01)
2+
3+
4+
### Features
5+
6+
* Refactor command-line argument handling and configuration loading ([4abf92a](https://github.com/CoCreate-app/CoCreate-cli/commit/4abf92a986dee120987c6f5899b429edf9cc8946))
7+
18
## [1.51.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.51.1...v1.51.2) (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.2",
3+
"version": "1.52.0",
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)