Skip to content

Commit 0e51736

Browse files
chore(release): 1.42.7 [skip ci]
## [1.42.7](v1.42.6...v1.42.7) (2023-11-03) ### Bug Fixes * added CoCreate-cache ([0245307](0245307)) * update dependencies to the lates versions ([1b1695d](1b1695d))
1 parent 1b1695d commit 0e51736

2 files changed

Lines changed: 10 additions & 2 deletions

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.7](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.6...v1.42.7) (2023-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* added CoCreate-cache ([0245307](https://github.com/CoCreate-app/CoCreate-cli/commit/024530704bf3c648082bd2556517b24f01d69c22))
7+
* update dependencies to the lates versions ([1b1695d](https://github.com/CoCreate-app/CoCreate-cli/commit/1b1695dcf2602eba937dbf036d8d5430718a29ec))
8+
19
## [1.42.6](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.5...v1.42.6) (2023-10-25)
210

311

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