From 529eb27f0015c957938daa28af46d7aac528359b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 30 Jun 2024 03:01:53 +0000 Subject: [PATCH] chore(release): 0.51.0 [skip ci] # [0.51.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.50.2...v0.51.0) (2024-06-30) ### Bug Fixes * added url-uploader to repositories config ([ce92020](https://github.com/CoCreate-app/CoCreateWS/commit/ce92020cf475d2b8ebe73b90cb2fb747f95a9835)) ### Features * added url-uploader ([7a6c70c](https://github.com/CoCreate-app/CoCreateWS/commit/7a6c70cb3b574e5d529524dca407a98e55c45078)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e5093..6827a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [0.51.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.50.2...v0.51.0) (2024-06-30) + + +### Bug Fixes + +* added url-uploader to repositories config ([ce92020](https://github.com/CoCreate-app/CoCreateWS/commit/ce92020cf475d2b8ebe73b90cb2fb747f95a9835)) + + +### Features + +* added url-uploader ([7a6c70c](https://github.com/CoCreate-app/CoCreateWS/commit/7a6c70cb3b574e5d529524dca407a98e55c45078)) + ## [0.50.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.50.1...v0.50.2) (2024-06-27) diff --git a/package.json b/package.json index 0fc9390..b9d532d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/cocreatews", - "version": "0.50.2", + "version": "0.51.0", "description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.", "keywords": [ "cocreatews",