diff --git a/CHANGELOG.md b/CHANGELOG.md index 207393d..c1f12c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.43.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.43.0...v0.43.1) (2023-11-26) + + +### Bug Fixes + +* renamed calculation to calculate ([83854ff](https://github.com/CoCreate-app/CoCreateWS/commit/83854ff9afb7b782895c305b7379059a6d4c7395)) + # [0.43.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.42.0...v0.43.0) (2023-11-25) diff --git a/package.json b/package.json index 787462b..dffb261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.43.0", + "version": "0.43.1", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",