Skip to content

Commit

Permalink
chore(release): 1.45.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.45.1](v1.45.0...v1.45.1) (2023-11-26)

### Bug Fixes

* calculation renamed to calculate ([691d872](691d872))
  • Loading branch information
semantic-release-bot committed Nov 26, 2023
1 parent 691d872 commit 162e344
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.45.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.45.0...v1.45.1) (2023-11-26)


### Bug Fixes

* calculation renamed to calculate ([691d872](https://github.com/CoCreate-app/CoCreate-cli/commit/691d8727bc9f137bf9b7cb0a21fcb2782926ba1b))

# [1.45.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.44.0...v1.45.0) (2023-11-25)


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.45.0",
"version": "1.45.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 162e344

Please sign in to comment.