Skip to content

Commit 18faf09

Browse files
chore(release): 1.42.8 [skip ci]
## [1.42.8](v1.42.7...v1.42.8) (2023-11-09) ### Bug Fixes * meta name typo ([430a697](430a697))
1 parent 430a697 commit 18faf09

2 files changed

Lines changed: 8 additions & 1 deletion

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.8](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.7...v1.42.8) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([430a697](https://github.com/CoCreate-app/CoCreate-cli/commit/430a6978abf2664b7740bc47fc912d85f6d66414))
7+
18
## [1.42.7](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.6...v1.42.7) (2023-11-03)
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.42.7",
3+
"version": "1.42.8",
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)