Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 28, 2024
2 parents 0a10e83 + 41c1792 commit fa978e4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.67.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.1...v1.67.2) (2024-01-28)


### Bug Fixes

* resize-observer removed as its logic is now handled by CoCreate-events ([426f9e9](https://github.com/CoCreate-app/CoCreateJS/commit/426f9e90f26cbf80b113eb993408f08ab013ac46))

## [1.67.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.0...v1.67.1) (2024-01-17)


### Bug Fixes

* removed dead code ([d5abbe2](https://github.com/CoCreate-app/CoCreateJS/commit/d5abbe2f9c789698dd9ef37cd89fa2b5b06a4b03))
* removed dead code ([a950f5d](https://github.com/CoCreate-app/CoCreateJS/commit/a950f5dde281c5fb0a1ab0228f819ec076827bf9))
* update fileUploader to pascalCase FileUploader ([762f2b9](https://github.com/CoCreate-app/CoCreateJS/commit/762f2b934ae13b98b7b43300f4fc4a5a1e85dc99))

# [1.67.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.2...v1.67.0) (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
"version": "1.67.0",
"version": "1.67.2",
"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.",
"keywords": [
"cocreatejs",
Expand Down

0 comments on commit fa978e4

Please sign in to comment.