Skip to content

Commit

Permalink
chore(release): 1.66.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.66.0](v1.65.0...v1.66.0) (2023-11-25)

### Bug Fixes

* renamed pass to state ([a63bc04](a63bc04))
* update licensing details ([5837da1](5837da1))
* update nav, edit button and css path ([c242203](c242203))
* upgraded "@cocreate/state" to its latest version ([6e466dc](6e466dc))

### Features

* upgrade dependencies for latest features and fixes ([cfa5b4a](cfa5b4a))
* upgrade dependencies for latest features and fixes ([14c518b](14c518b))
  • Loading branch information
semantic-release-bot committed Nov 25, 2023
1 parent cfa5b4a commit ec8b313
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.66.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.65.0...v1.66.0) (2023-11-25)


### Bug Fixes

* renamed pass to state ([a63bc04](https://github.com/CoCreate-app/CoCreateJS/commit/a63bc04c43d25aa375dfc0a0d9e0a827d8fee151))
* update licensing details ([5837da1](https://github.com/CoCreate-app/CoCreateJS/commit/5837da1b40850a37d8c9ea6c2f385cfc8ee268db))
* update nav, edit button and css path ([c242203](https://github.com/CoCreate-app/CoCreateJS/commit/c24220367915c2f59c1bd308d7d187dffe434610))
* upgraded "@cocreate/state" to its latest version ([6e466dc](https://github.com/CoCreate-app/CoCreateJS/commit/6e466dc743e91891ec0c11688e0c6d3e682aa738))


### Features

* upgrade dependencies for latest features and fixes ([cfa5b4a](https://github.com/CoCreate-app/CoCreateJS/commit/cfa5b4a23c7de417a6d0b76a7825b17f5dc42731))
* upgrade dependencies for latest features and fixes ([14c518b](https://github.com/CoCreate-app/CoCreateJS/commit/14c518b629dda79db73f5581c0484fe7278725aa))

# [1.65.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.64.0...v1.65.0) (2023-11-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
"version": "1.65.0",
"version": "1.66.0",
"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 Expand Up @@ -132,4 +132,4 @@
"@cocreate/validation": "^1.13.0",
"@cocreate/vdom": "^1.11.0"
}
}
}

0 comments on commit ec8b313

Please sign in to comment.