Skip to content

Commit d672f80

Browse files
chore(release): 1.34.2 [skip ci]
## [1.34.2](v1.34.1...v1.34.2) (2023-06-14) ### Bug Fixes * fonts path ([11186ee](11186ee)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ba5d796](ba5d796))
1 parent ba5d796 commit d672f80

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.34.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.34.1...v1.34.2) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fonts path ([11186ee](https://github.com/CoCreate-app/CoCreate-cli/commit/11186eecce7c47623d860e6dd5f78b7cee2097f8))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ba5d796](https://github.com/CoCreate-app/CoCreate-cli/commit/ba5d79620a0e4700eb6c6dcf6bed19393dff5bc6))
8+
19
## [1.34.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.34.0...v1.34.1) (2023-06-14)
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.34.1",
3+
"version": "1.34.2",
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)