Skip to content

Commit d361db7

Browse files
chore(release): 1.34.1 [skip ci]
## [1.34.1](v1.34.0...v1.34.1) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0fa4419](0fa4419))
1 parent 0fa4419 commit d361db7

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.34.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.34.0...v1.34.1) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0fa4419](https://github.com/CoCreate-app/CoCreate-cli/commit/0fa44194edaed9431f9fdfa9ab04ae938c6780c1))
7+
18
# [1.34.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.33.9...v1.34.0) (2023-06-13)
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.34.0",
3+
"version": "1.34.1",
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",
@@ -62,4 +62,4 @@
6262
"glob": "^7.1.7",
6363
"prettier": "^2.3.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)