Skip to content

Commit 529eb27

Browse files
chore(release): 0.51.0 [skip ci]
# [0.51.0](v0.50.2...v0.51.0) (2024-06-30) ### Bug Fixes * added url-uploader to repositories config ([ce92020](ce92020)) ### Features * added url-uploader ([7a6c70c](7a6c70c))
1 parent ce92020 commit 529eb27

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.51.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.50.2...v0.51.0) (2024-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added url-uploader to repositories config ([ce92020](https://github.com/CoCreate-app/CoCreateWS/commit/ce92020cf475d2b8ebe73b90cb2fb747f95a9835))
7+
8+
9+
### Features
10+
11+
* added url-uploader ([7a6c70c](https://github.com/CoCreate-app/CoCreateWS/commit/7a6c70cb3b574e5d529524dca407a98e55c45078))
12+
113
## [0.50.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.50.1...v0.50.2) (2024-06-27)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatews",
3-
"version": "0.50.2",
3+
"version": "0.51.0",
44
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
55
"keywords": [
66
"cocreatews",

0 commit comments

Comments
 (0)