Skip to content

Commit

Permalink
chore(release): 0.51.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.51.2](v0.51.1...v0.51.2) (2024-07-10)

### Bug Fixes

* removed superadmin ([2758866](2758866))
  • Loading branch information
semantic-release-bot committed Jul 10, 2024
1 parent 2758866 commit 591d42e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.51.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.1...v0.51.2) (2024-07-10)


### Bug Fixes

* removed superadmin ([2758866](https://github.com/CoCreate-app/CoCreateWS/commit/2758866281ad290144d6f07b33a43bb884aa3a1a))

## [0.51.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.0...v0.51.1) (2024-06-30)


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.51.1",
"version": "0.51.2",
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
"keywords": [
"cocreatews",
Expand Down

0 comments on commit 591d42e

Please sign in to comment.