Skip to content

Commit 0e38796

Browse files
chore(release): 1.42.6 [skip ci]
## [1.42.6](v1.42.5...v1.42.6) (2023-10-25) ### Bug Fixes * cerbot using basic command ([1a96cf1](1a96cf1))
1 parent 1a96cf1 commit 0e38796

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.42.6](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.5...v1.42.6) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* cerbot using basic command ([1a96cf1](https://github.com/CoCreate-app/CoCreate-cli/commit/1a96cf15032edb4bee3146a1f03fffb88bfc5683))
7+
18
## [1.42.5](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.4...v1.42.5) (2023-10-25)
29

310

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.42.5",
3+
"version": "1.42.6",
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)