Skip to content

Commit f6f73c8

Browse files
chore(release): 1.28.3 [skip ci]
## [1.28.3](v1.28.2...v1.28.3) (2023-05-20) ### Bug Fixes * updated dependencies to their latest versions ([400cb20](400cb20))
1 parent 400cb20 commit f6f73c8

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.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.2...v1.28.3) (2023-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* updated dependencies to their latest versions ([400cb20](https://github.com/CoCreate-app/CoCreate-cli/commit/400cb20c066a41697bd99be626dfa2d10cf8140f))
7+
18
## [1.28.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.1...v1.28.2) (2023-05-10)
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.2",
3+
"version": "1.28.3",
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)