Skip to content

Commit 96dd9ce

Browse files
chore(release): 1.40.0 [skip ci]
# [1.40.0](v1.39.4...v1.40.0) (2023-09-07) ### Features * coc upload -w and coc upload '../' -w to watch files for changes and upload. Replaces watch.js ([236eaba](236eaba))
1 parent 236eaba commit 96dd9ce

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.40.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.39.4...v1.40.0) (2023-09-07)
2+
3+
4+
### Features
5+
6+
* coc upload -w and coc upload '../' -w to watch files for changes and upload. Replaces watch.js ([236eaba](https://github.com/CoCreate-app/CoCreate-cli/commit/236eabaa87038e9535f33e7e55a21bab72404d1d))
7+
18
## [1.39.4](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.39.3...v1.39.4) (2023-08-21)
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.39.4",
3+
"version": "1.40.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)