Skip to content

Commit e05304b

Browse files
chore(release): 1.27.1 [skip ci]
## [1.27.1](v1.27.0...v1.27.1) (2023-04-24) ### Bug Fixes * workflow node verssion 16 ([876fa50](876fa50))
1 parent 53773d2 commit e05304b

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.27.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.27.0...v1.27.1) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow node verssion 16 ([876fa50](https://github.com/CoCreate-app/CoCreate-cli/commit/876fa50ed8aaa8241442d252c26da4d0a29c84bb))
7+
18
# [1.27.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.26.1...v1.27.0) (2023-04-24)
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.27.0",
3+
"version": "1.27.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",
@@ -66,4 +66,4 @@
6666
"prettier": "^2.3.2",
6767
"prompt": "^1.2.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)