Skip to content

Commit

Permalink
chore(release): 0.51.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jun 30, 2024
1 parent ce92020 commit 529eb27
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 529eb27

Please sign in to comment.