Skip to content

Commit 9c9f148

Browse files
chore(release): 1.13.6 [skip ci]
## [1.13.6](v1.13.5...v1.13.6) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d44de0c](d44de0c))
1 parent d44de0c commit 9c9f148

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.6](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.5...v1.13.6) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d44de0c](https://github.com/CoCreate-app/CoCreate-socket-server/commit/d44de0c93c013676b6abb58613a7407f737e8e17))
7+
18
## [1.13.5](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.4...v1.13.5) (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.5",
3+
"version": "1.13.6",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -44,4 +44,4 @@
4444
"@cocreate/uuid": "^1.4.20",
4545
"ws": "7.5.9"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)