Skip to content

Commit 5299068

Browse files
chore(release): 1.42.4 [skip ci]
## [1.42.4](v1.42.3...v1.42.4) (2023-10-25) ### Bug Fixes * bump dependencies ([301d365](301d365))
1 parent 301d365 commit 5299068

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.42.4](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.3...v1.42.4) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([301d365](https://github.com/CoCreate-app/CoCreate-cli/commit/301d3654e0e210a23e261e61df6ee040820f1183))
7+
18
## [1.42.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.2...v1.42.3) (2023-10-19)
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.42.3",
3+
"version": "1.42.4",
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
"glob": "^7.1.7",
6161
"prettier": "^2.3.2"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)