Skip to content

Commit fa978e4

Browse files
committed
merge
2 parents 0a10e83 + 41c1792 commit fa978e4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
8+
## [1.67.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.0...v1.67.1) (2024-01-17)
9+
10+
11+
### Bug Fixes
12+
13+
* removed dead code ([d5abbe2](https://github.com/CoCreate-app/CoCreateJS/commit/d5abbe2f9c789698dd9ef37cd89fa2b5b06a4b03))
14+
* removed dead code ([a950f5d](https://github.com/CoCreate-app/CoCreateJS/commit/a950f5dde281c5fb0a1ab0228f819ec076827bf9))
15+
* update fileUploader to pascalCase FileUploader ([762f2b9](https://github.com/CoCreate-app/CoCreateJS/commit/762f2b934ae13b98b7b43300f4fc4a5a1e85dc99))
16+
117
# [1.67.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.2...v1.67.0) (2023-12-28)
218

319

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.0",
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)