Skip to content

Commit a843ea0

Browse files
chore(release): 1.51.0 [skip ci]
# [1.51.0](v1.50.0...v1.51.0) (2025-05-01) ### Features * retry failed repositories ([94ddaed](94ddaed))
1 parent 94ddaed commit a843ea0

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.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.50.0...v1.51.0) (2025-05-01)
2+
3+
4+
### Features
5+
6+
* retry failed repositories ([94ddaed](https://github.com/CoCreate-app/CoCreate-cli/commit/94ddaeda55fd6e19d684165f9b739c0281c3c2d1))
7+
18
# [1.50.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.49.0...v1.50.0) (2025-04-30)
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.50.0",
3+
"version": "1.51.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)