Skip to content

Commit b4544e8

Browse files
chore(release): 1.47.0 [skip ci]
# [1.47.0](v1.46.1...v1.47.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([ae609a8](ae609a8)) * nfs.js to mount disk ([69efc0a](69efc0a))
1 parent ae609a8 commit b4544e8

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.47.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.1...v1.47.0) (2024-01-08)
2+
3+
4+
### Features
5+
6+
* bumped CoCreate dependencies to their latest versions ([ae609a8](https://github.com/CoCreate-app/CoCreate-cli/commit/ae609a859ef5620acfa998292feea25d37262534))
7+
* nfs.js to mount disk ([69efc0a](https://github.com/CoCreate-app/CoCreate-cli/commit/69efc0a97cb1d0c5ec670c02295e8975cec4bd22))
8+
19
## [1.46.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.0...v1.46.1) (2024-01-03)
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.46.1",
3+
"version": "1.47.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",
@@ -62,4 +62,4 @@
6262
"glob": "^7.1.7",
6363
"prettier": "^2.3.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)