Skip to content

Commit

Permalink
chore(release): 1.67.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 28, 2024
1 parent 426f9e9 commit 41c1792
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


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.1",
"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 41c1792

Please sign in to comment.