Skip to content

Commit b3745e9

Browse files
chore(release): 1.47.1 [skip ci]
## [1.47.1](v1.47.0...v1.47.1) (2024-01-11) ### Bug Fixes * TODO handle getting closest config ([e7aae1b](e7aae1b)) * added TODO use crud to clone storage, database, array, index, object to a new or existing storage, database, array, index, object ([c157b0b](c157b0b))
1 parent ae6fb37 commit b3745e9

2 files changed

Lines changed: 9 additions & 1 deletion

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.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.0...v1.47.1) (2024-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* TODO handle getting closest config ([e7aae1b](https://github.com/CoCreate-app/CoCreate-cli/commit/e7aae1bfe33952b6c5f27db1f3679ad2a65438cd))
7+
* added TODO use crud to clone storage, database, array, index, object to a new or existing storage, database, array, index, object ([c157b0b](https://github.com/CoCreate-app/CoCreate-cli/commit/c157b0bdb5690801c0f8d5d7e5aaadaa97c868c4))
8+
19
# [1.47.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.1...v1.47.0) (2024-01-08)
210

311

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.47.0",
3+
"version": "1.47.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",

0 commit comments

Comments
 (0)