Skip to content

Commit 4d3a980

Browse files
chore(release): 1.67.3 [skip ci]
## [1.67.3](v1.67.2...v1.67.3) (2024-01-30) ### Bug Fixes * removed resize-observer from repositories ([6d454d2](6d454d2)) * resize-observer removed as its logic is now handled by CoCreate-events ([0a10e83](0a10e83))
1 parent 6d454d2 commit 4d3a980

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.67.3](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.2...v1.67.3) (2024-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* removed resize-observer from repositories ([6d454d2](https://github.com/CoCreate-app/CoCreateJS/commit/6d454d209a31ea8ddd6c6693aafb0514fca2df6e))
7+
* resize-observer removed as its logic is now handled by CoCreate-events ([0a10e83](https://github.com/CoCreate-app/CoCreateJS/commit/0a10e83ebb4e5cc532e9c03c8b75d6aaceb23eef))
8+
19
## [1.67.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.1...v1.67.2) (2024-01-28)
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/cocreatejs",
3-
"version": "1.67.2",
3+
"version": "1.67.3",
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)