Skip to content

Commit 41c1792

Browse files
chore(release): 1.67.2 [skip ci]
## [1.67.2](v1.67.1...v1.67.2) (2024-01-28) ### Bug Fixes * resize-observer removed as its logic is now handled by CoCreate-events ([426f9e9](426f9e9))
1 parent 426f9e9 commit 41c1792

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.67.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.1...v1.67.2) (2024-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* resize-observer removed as its logic is now handled by CoCreate-events ([426f9e9](https://github.com/CoCreate-app/CoCreateJS/commit/426f9e90f26cbf80b113eb993408f08ab013ac46))
7+
18
## [1.67.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.0...v1.67.1) (2024-01-17)
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/cocreatejs",
3-
"version": "1.67.1",
3+
"version": "1.67.2",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)