Skip to content

Commit e605464

Browse files
chore(release): 1.42.5 [skip ci]
## [1.42.5](v1.42.4...v1.42.5) (2023-10-25) ### Bug Fixes * log ([46b9ffe](46b9ffe)) * update template ([225c779](225c779))
1 parent 46b9ffe commit e605464

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.42.5](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.4...v1.42.5) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* log ([46b9ffe](https://github.com/CoCreate-app/CoCreate-cli/commit/46b9ffe2de732e2b9f76de1a8512a3b2dfc4675d))
7+
* update template ([225c779](https://github.com/CoCreate-app/CoCreate-cli/commit/225c77908847d8e2b42b3adedc253a67376992db))
8+
19
## [1.42.4](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.3...v1.42.4) (2023-10-25)
210

311

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.42.4",
3+
"version": "1.42.5",
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)