diff --git a/CHANGELOG.md b/CHANGELOG.md index b8b0b3e..8e02d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.45.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.45.1...v1.45.2) (2023-01-29) + + +### Bug Fixes + +* bump @cocreate/local-storage ([dfbc94b](https://github.com/CoCreate-app/CoCreateJS/commit/dfbc94b86e6f674c44821d809a79dc5a25b8ec5f)) + ## [1.45.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.45.0...v1.45.1) (2023-01-29) diff --git a/package.json b/package.json index d13e2fc..79028a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatejs", - "version": "1.45.1", + "version": "1.45.2", "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", @@ -150,4 +150,3 @@ "@cocreate/vdom": "latest" } } -