From 22cbacc9351133295855fbb2739f12fc03c96d70 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Oct 2023 14:22:04 +0000 Subject: [PATCH] chore(release): 1.62.0 [skip ci] # [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)) --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec74628..00260c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 797c84a..af5dc53 100644 --- a/package.json +++ b/package.json @@ -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",