From e267b2d3e8fc3c9567fec4f59bbe1e13e57181b7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 26 Nov 2023 00:54:40 +0000 Subject: [PATCH] chore(release): 0.43.1 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",