Skip to content

Commit 9b58235

Browse files
chore(release): 1.13.11 [skip ci]
## [1.13.11](v1.13.10...v1.13.11) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([879c6e9](879c6e9))
1 parent 879c6e9 commit 9b58235

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.13.11](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.10...v1.13.11) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([879c6e9](https://github.com/CoCreate-app/CoCreate-socket-server/commit/879c6e90d07e8b3f69c2504cd97f8683f7767850))
7+
18
## [1.13.10](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.9...v1.13.10) (2023-06-11)
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.13.10",
3+
"version": "1.13.11",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -44,4 +44,4 @@
4444
"@cocreate/uuid": "^1.4.25",
4545
"ws": "7.5.9"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)