Skip to content

Commit

Permalink
chore(release): 1.47.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent ae6fb37 commit b3745e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.47.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.0...v1.47.1) (2024-01-11)


### Bug Fixes

* TODO handle getting closest config ([e7aae1b](https://github.com/CoCreate-app/CoCreate-cli/commit/e7aae1bfe33952b6c5f27db1f3679ad2a65438cd))
* 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))

# [1.47.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.1...v1.47.0) (2024-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cli",
"version": "1.47.0",
"version": "1.47.1",
"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.",
"keywords": [
"cli",
Expand Down

0 comments on commit b3745e9

Please sign in to comment.