Skip to content

Commit a836752

Browse files
chore(release): 1.42.3 [skip ci]
## [1.42.3](v1.42.2...v1.42.3) (2023-10-19) ### Bug Fixes * removed '@cocreate/message' client and server ([62e3e5e](62e3e5e)) * removed '@cocreate/message' client and server ([9f71217](9f71217))
1 parent 62e3e5e commit a836752

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.42.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.2...v1.42.3) (2023-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* removed '@cocreate/message' client and server ([62e3e5e](https://github.com/CoCreate-app/CoCreate-cli/commit/62e3e5e632d12c6d8cf2ad5a4f4de0d1976fb800))
7+
* removed '@cocreate/message' client and server ([9f71217](https://github.com/CoCreate-app/CoCreate-cli/commit/9f71217857c9731e20fc34d39ebc79ed03b7204c))
8+
19
## [1.42.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.42.1...v1.42.2) (2023-10-09)
210

311

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