Skip to content

Commit e46ba46

Browse files
chore(release): 1.13.10 [skip ci]
## [1.13.10](v1.13.9...v1.13.10) (2023-06-11) ### Bug Fixes * testing workflow ([5b7002b](5b7002b))
1 parent 5b7002b commit e46ba46

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.10](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.9...v1.13.10) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([5b7002b](https://github.com/CoCreate-app/CoCreate-socket-server/commit/5b7002b1dd54da320ab162aff8e92170e286bdae))
7+
18
## [1.13.9](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.13.8...v1.13.9) (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.9",
3+
"version": "1.13.10",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -44,4 +44,4 @@
4444
"@cocreate/uuid": "^1.4.24",
4545
"ws": "7.5.9"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)