Skip to content

Commit a2d87e7

Browse files
chore(release): 1.33.8 [skip ci]
## [1.33.8](v1.33.7...v1.33.8) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([4207e5f](4207e5f))
1 parent 4207e5f commit a2d87e7

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.33.8](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.33.7...v1.33.8) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([4207e5f](https://github.com/CoCreate-app/CoCreate-cli/commit/4207e5f7f46e0902b0978b2deb9368ee6b66abec))
7+
18
## [1.33.7](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.33.6...v1.33.7) (2023-06-11)
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.33.7",
3+
"version": "1.33.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",
@@ -65,4 +65,4 @@
6565
"glob": "^7.1.7",
6666
"prettier": "^2.3.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)