Skip to content

Commit 598c604

Browse files
chore(release): 1.44.0 [skip ci]
# [1.44.0](v1.43.0...v1.44.0) (2023-11-25) ### Bug Fixes * pass attributes renamed to state ([b0cc9f6](b0cc9f6)) * update nav, edit button and css path ([30420e6](30420e6)) ### Features * upgrade dependencies for latest features and fixes ([8459d64](8459d64))
1 parent 8459d64 commit 598c604

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.44.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.43.0...v1.44.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* pass attributes renamed to state ([b0cc9f6](https://github.com/CoCreate-app/CoCreate-cli/commit/b0cc9f6f935d7b6467d02dfdd5d0a75b3b9ddac6))
7+
* update nav, edit button and css path ([30420e6](https://github.com/CoCreate-app/CoCreate-cli/commit/30420e6f7f227038ec726a19943565bbfee5aebf))
8+
9+
10+
### Features
11+
12+
* upgrade dependencies for latest features and fixes ([8459d64](https://github.com/CoCreate-app/CoCreate-cli/commit/8459d64841d404893d45062c70836fb81a5a85b6))
13+
114
# [1.43.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.9...v1.43.0) (2023-11-19)
215

316

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.43.0",
3+
"version": "1.44.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",
@@ -60,4 +60,4 @@
6060
"glob": "^7.1.7",
6161
"prettier": "^2.3.2"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)