From 93124abdb9733bffee02919cf7c734a229f19222 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Dec 2023 06:09:11 +0000 Subject: [PATCH] chore(release): 0.45.0 [skip ci] # [0.45.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.44.1...v0.45.0) (2023-12-09) ### Bug Fixes * add "@cocreate/stripe" ([0a9632a](https://github.com/CoCreate-app/CoCreateWS/commit/0a9632a10d38226c7721a175bac2e7ce197f1b09)) ### Features * added stripe to confog ([7f60760](https://github.com/CoCreate-app/CoCreateWS/commit/7f607605f8b4778c251228752af8c36196cccf06)) * improved lazyloader, fileserver handled by lazyloader ([5b94292](https://github.com/CoCreate-app/CoCreateWS/commit/5b94292cf7ee3be63a0c0ed3845164c5ba13ed88)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97ef0dc..d949b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [0.45.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.44.1...v0.45.0) (2023-12-09) + + +### Bug Fixes + +* add "@cocreate/stripe" ([0a9632a](https://github.com/CoCreate-app/CoCreateWS/commit/0a9632a10d38226c7721a175bac2e7ce197f1b09)) + + +### Features + +* added stripe to confog ([7f60760](https://github.com/CoCreate-app/CoCreateWS/commit/7f607605f8b4778c251228752af8c36196cccf06)) +* improved lazyloader, fileserver handled by lazyloader ([5b94292](https://github.com/CoCreate-app/CoCreateWS/commit/5b94292cf7ee3be63a0c0ed3845164c5ba13ed88)) + ## [0.44.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.44.0...v0.44.1) (2023-12-05) diff --git a/package.json b/package.json index d651724..dbbfd73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.44.1", + "version": "0.45.0", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",