Skip to content

Commit 2e5e3c7

Browse files
chore(release): 1.13.14 [skip ci]
## [1.13.14](v1.13.13...v1.13.14) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2259499](2259499))
1 parent 2259499 commit 2e5e3c7

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.14](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.13...v1.13.14) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2259499](https://github.com/CoCreate-app/CoCreate-socket-server/commit/2259499bf333055e578aec68fd3aed68fba8ab1c))
7+
18
## [1.13.13](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.12...v1.13.13) (2023-06-13)
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.13",
3+
"version": "1.13.14",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -45,4 +45,4 @@
4545
"@cocreate/uuid": "^1.4.27",
4646
"ws": "7.5.9"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)