Skip to content

Commit 22cbacc

Browse files
chore(release): 1.62.0 [skip ci]
# [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))
1 parent 23ae34e commit 22cbacc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.62.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.61.0...v1.62.0) (2023-10-09)
2+
3+
4+
### Features
5+
6+
* add CoCreate-cache to access cache api and dynamically handle caching files ([7d3401b](https://github.com/CoCreate-app/CoCreateJS/commit/7d3401b8cbd906d68fc39f41a39e9e8379ab00a4))
7+
* add CoCreate-notification component ([6b6818a](https://github.com/CoCreate-app/CoCreateJS/commit/6b6818ab1efe1f41f182ab92a6af196bd272093c))
8+
* Added '@cocreate/config' ([23ae34e](https://github.com/CoCreate-app/CoCreateJS/commit/23ae34e58ca5f11f0905381992a7035987df5cce))
9+
* Update CoCreate dependencies to their latest versions ([2ec4908](https://github.com/CoCreate-app/CoCreateJS/commit/2ec490827359066d214d3b78d44e9f289e11d46d))
10+
111
# [1.61.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.60.1...v1.61.0) (2023-09-19)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.61.0",
3+
"version": "1.62.0",
44
"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.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)