Skip to content

Commit

Permalink
chore(release): 1.46.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.46.0](v1.45.3...v1.46.0) (2023-12-31)

### Bug Fixes

* relocated to '@cocreate/webpack' ([05941f1](05941f1))
* relocated to thier relative modules ([3635e50](3635e50))
* require '@cocreate/nginx' ([acab9d3](acab9d3))

### Features

* add '@cocreate/acme' and '@cocreate/nginx' ([0eb81e8](0eb81e8))
* coc acme to manage certs ([13049fa](13049fa))
  • Loading branch information
semantic-release-bot committed Dec 31, 2023
1 parent 05941f1 commit 7ddb890
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.46.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.45.3...v1.46.0) (2023-12-31)


### Bug Fixes

* relocated to '@cocreate/webpack' ([05941f1](https://github.com/CoCreate-app/CoCreate-cli/commit/05941f1370f5b91f2968d90e12cd1780b9e2b31f))
* relocated to thier relative modules ([3635e50](https://github.com/CoCreate-app/CoCreate-cli/commit/3635e50076ee2763aed28194c2b4d099591f82ce))
* require '@cocreate/nginx' ([acab9d3](https://github.com/CoCreate-app/CoCreate-cli/commit/acab9d3da10de5193dd573ad7198b7356ed35283))


### Features

* add '@cocreate/acme' and '@cocreate/nginx' ([0eb81e8](https://github.com/CoCreate-app/CoCreate-cli/commit/0eb81e88a54931bc2fc78663393b15338a62740f))
* coc acme to manage certs ([13049fa](https://github.com/CoCreate-app/CoCreate-cli/commit/13049fa7316269d1fc64b0f9c378b10937c0e7b7))

## [1.45.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.45.2...v1.45.3) (2023-12-18)


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.3",
"version": "1.46.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

0 comments on commit 7ddb890

Please sign in to comment.