Skip to content

Commit fe16807

Browse files
chore(release): 1.28.4 [skip ci]
## [1.28.4](v1.28.3...v1.28.4) (2023-05-25) ### Bug Fixes * Update dependencies versions ([ba6e2c0](ba6e2c0))
1 parent ba6e2c0 commit fe16807

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.28.4](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.3...v1.28.4) (2023-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions ([ba6e2c0](https://github.com/CoCreate-app/CoCreate-cli/commit/ba6e2c057d9038cc13abd8b4e4beff557fc6075f))
7+
18
## [1.28.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.2...v1.28.3) (2023-05-20)
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.28.3",
3+
"version": "1.28.4",
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",
@@ -66,4 +66,4 @@
6666
"prettier": "^2.3.2",
6767
"prompt": "^1.2.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)