Skip to content

Commit 591d42e

Browse files
chore(release): 0.51.2 [skip ci]
## [0.51.2](v0.51.1...v0.51.2) (2024-07-10) ### Bug Fixes * removed superadmin ([2758866](2758866))
1 parent 2758866 commit 591d42e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.51.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.1...v0.51.2) (2024-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* removed superadmin ([2758866](https://github.com/CoCreate-app/CoCreateWS/commit/2758866281ad290144d6f07b33a43bb884aa3a1a))
7+
18
## [0.51.1](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.0...v0.51.1) (2024-06-30)
29

310

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.51.1",
3+
"version": "0.51.2",
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)