Skip to content

Commit 6b936f9

Browse files
chore(release): 1.47.2 [skip ci]
## [1.47.2](v1.47.1...v1.47.2) (2024-01-30) ### Bug Fixes * resize-observer removed as its logic is now handled by CoCreate-events ([f4a474c](f4a474c))
1 parent f4a474c commit 6b936f9

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.47.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.1...v1.47.2) (2024-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* resize-observer removed as its logic is now handled by CoCreate-events ([f4a474c](https://github.com/CoCreate-app/CoCreate-cli/commit/f4a474cd56703f1b0a0f3b1f5fb99679ce7b2b7c))
7+
18
## [1.47.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.0...v1.47.1) (2024-01-11)
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.47.1",
3+
"version": "1.47.2",
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)