Skip to content

Commit c2d1c6b

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.52.0...v1.0.0) (2024-08-24) ### Features * node clustering ([acb423b](acb423b)) ### BREAKING CHANGES * This commit changes thenode clustering and its configuration.
1 parent acb423b commit c2d1c6b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.52.0...v1.0.0) (2024-08-24)
2+
3+
4+
### Features
5+
6+
* node clustering ([acb423b](https://github.com/CoCreate-app/CoCreateWS/commit/acb423b979936654a15c51f476dcfbc224a6025b))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This commit changes thenode clustering and its configuration.
12+
113
# [0.52.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.51.2...v0.52.0) (2024-08-24)
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.52.0",
3+
"version": "1.0.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)