Skip to content

Commit

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


### Features

* bumped CoCreate dependencies to their latest versions ([ae609a8](https://github.com/CoCreate-app/CoCreate-cli/commit/ae609a859ef5620acfa998292feea25d37262534))
* nfs.js to mount disk ([69efc0a](https://github.com/CoCreate-app/CoCreate-cli/commit/69efc0a97cb1d0c5ec670c02295e8975cec4bd22))

## [1.46.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.0...v1.46.1) (2024-01-03)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cli",
"version": "1.46.1",
"version": "1.47.0",
"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 Expand Up @@ -62,4 +62,4 @@
"glob": "^7.1.7",
"prettier": "^2.3.2"
}
}
}

0 comments on commit b4544e8

Please sign in to comment.