Skip to content

Commit e194e51

Browse files
chore(release): 1.31.1 [skip ci]
## [1.31.1](v1.31.0...v1.31.1) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([ffe15a3](ffe15a3))
1 parent ffe15a3 commit e194e51

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.31.1](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.31.0...v1.31.1) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([ffe15a3](https://github.com/CoCreate-app/CoCreate-socket-server/commit/ffe15a3838ef5eaddbfec366be07bf410a539c49))
7+
18
# [1.31.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.30.0...v1.31.0) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-server",
3-
"version": "1.31.0",
3+
"version": "1.31.1",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -45,4 +45,4 @@
4545
"@cocreate/uuid": "^1.12.1",
4646
"ws": "^7.5.10"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)