Skip to content

Commit

Permalink
chore(release): 1.66.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.66.2](v1.66.1...v1.66.2) (2023-11-26)

### Bug Fixes

* renamed calculation to calculate ([29b283d](29b283d))
  • Loading branch information
semantic-release-bot committed Nov 26, 2023
1 parent 29b283d commit 7340a2a
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.66.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.1...v1.66.2) (2023-11-26)


### Bug Fixes

* renamed calculation to calculate ([29b283d](https://github.com/CoCreate-app/CoCreateJS/commit/29b283da05d0839bac5900e27f67ffbc50f9a355))

## [1.66.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.0...v1.66.1) (2023-11-26)


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.66.1",
"version": "1.66.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 7340a2a

Please sign in to comment.