From 6ba3fe3845807c58dfe8482081d986b216250352 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 15 Jun 2023 22:33:52 +0000 Subject: [PATCH] chore(release): 1.57.16 [skip ci] ## [1.57.16](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.15...v1.57.16) (2023-06-15) ### Bug Fixes * Updatae [@cocreate](https://github.com/cocreate) dependnenies to the latest versions ([9181e7a](https://github.com/CoCreate-app/CoCreateJS/commit/9181e7abdb4ad6b77ce917da561ee6bb1c76634e)) --- CHANGELOG.md | 7 +++++++ package.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16d799b..db01e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.57.16](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.15...v1.57.16) (2023-06-15) + + +### Bug Fixes + +* Updatae [@cocreate](https://github.com/cocreate) dependnenies to the latest versions ([9181e7a](https://github.com/CoCreate-app/CoCreateJS/commit/9181e7abdb4ad6b77ce917da561ee6bb1c76634e)) + ## [1.57.15](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.14...v1.57.15) (2023-06-15) diff --git a/package.json b/package.json index 9ba4aa3..bcbafc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatejs", - "version": "1.57.15", + "version": "1.57.16", "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", @@ -132,4 +132,4 @@ "@cocreate/validation": "^1.8.28", "@cocreate/vdom": "^1.6.29" } -} \ No newline at end of file +}