Skip to content

Commit 1203737

Browse files
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.0...v1.25.0) (2023-04-24) ### Features * removed dev dependencies, run link.js during install.js ([14fe135](14fe135))
1 parent 14fe135 commit 1203737

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.25.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.24.0...v1.25.0) (2023-04-24)
2+
3+
4+
### Features
5+
6+
* removed dev dependencies, run link.js during install.js ([14fe135](https://github.com/CoCreate-app/CoCreate-cli/commit/14fe135578205e840127e76062e8b27c28d14553))
7+
18
# [1.24.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.23.0...v1.24.0) (2023-04-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cli",
3-
"version": "1.24.0",
3+
"version": "1.25.0",
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",

0 commit comments

Comments
 (0)