Skip to content

Commit 08dc7ee

Browse files
chore(release): 1.40.1 [skip ci]
## [1.40.1](v1.40.0...v1.40.1) (2023-09-18) ### Bug Fixes * Add path and pathname ([dd625ef](dd625ef)) * Update dCoCreate dpendencies to latest versions ([b5f56cb](b5f56cb))
1 parent b5f56cb commit 08dc7ee

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.40.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.40.0...v1.40.1) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([dd625ef](https://github.com/CoCreate-app/CoCreate-cli/commit/dd625ef2f6fcbf95c168810fc9b40489890611cb))
7+
* Update dCoCreate dpendencies to latest versions ([b5f56cb](https://github.com/CoCreate-app/CoCreate-cli/commit/b5f56cb54d4f6cc355dc00678927a5167cbde3be))
8+
19
# [1.40.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.39.4...v1.40.0) (2023-09-07)
210

311

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

0 commit comments

Comments
 (0)