diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed7b1e..77999a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.28.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.28.0...v0.28.1) (2023-04-14) + + +### Bug Fixes + +* removed @cocreate/unique ([48e1302](https://github.com/CoCreate-app/CoCreateWS/commit/48e13022b944b7f67b47a4852872a49e1545e33c)) + # [0.28.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.27.0...v0.28.0) (2023-04-11) diff --git a/package.json b/package.json index b9424ba..45388c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.28.0", + "version": "0.28.1", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",