Skip to content

Commit

Permalink
chore(release): 1.62.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.62.0](v1.61.0...v1.62.0) (2023-10-09)

### Features

* add CoCreate-cache to access cache api and dynamically handle caching files ([7d3401b](7d3401b))
* add CoCreate-notification component ([6b6818a](6b6818a))
* Added '@cocreate/config' ([23ae34e](23ae34e))
* Update CoCreate dependencies to their latest versions ([2ec4908](2ec4908))
  • Loading branch information
semantic-release-bot committed Oct 9, 2023
1 parent 23ae34e commit 22cbacc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.62.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.61.0...v1.62.0) (2023-10-09)


### Features

* add CoCreate-cache to access cache api and dynamically handle caching files ([7d3401b](https://github.com/CoCreate-app/CoCreateJS/commit/7d3401b8cbd906d68fc39f41a39e9e8379ab00a4))
* add CoCreate-notification component ([6b6818a](https://github.com/CoCreate-app/CoCreateJS/commit/6b6818ab1efe1f41f182ab92a6af196bd272093c))
* Added '@cocreate/config' ([23ae34e](https://github.com/CoCreate-app/CoCreateJS/commit/23ae34e58ca5f11f0905381992a7035987df5cce))
* Update CoCreate dependencies to their latest versions ([2ec4908](https://github.com/CoCreate-app/CoCreateJS/commit/2ec490827359066d214d3b78d44e9f289e11d46d))

# [1.61.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.60.1...v1.61.0) (2023-09-19)


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.61.0",
"version": "1.62.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

0 comments on commit 22cbacc

Please sign in to comment.