diff --git a/CHANGELOG.md b/CHANGELOG.md index f12993d..0d54283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.0.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.52.0...v1.0.0) (2024-08-24) + + +### Features + +* node clustering ([acb423b](https://github.com/CoCreate-app/CoCreateWS/commit/acb423b979936654a15c51f476dcfbc224a6025b)) + + +### BREAKING CHANGES + +* This commit changes thenode clustering and its configuration. + # [0.52.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.2...v0.52.0) (2024-08-24) diff --git a/package.json b/package.json index 813a58a..c5e535f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.52.0", + "version": "1.0.0", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",