Skip to content

Commit 84e8c05

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.11...v1.22.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([6da29d2](6da29d2))
1 parent 6da29d2 commit 84e8c05

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.22.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.21.11...v1.22.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([6da29d2](https://github.com/CoCreate-app/CoCreate-socket-server/commit/6da29d232c85a774af066838141a8b399ae21ba1))
7+
18
## [1.21.11](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.21.10...v1.21.11) (2023-11-16)
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.21.11",
3+
"version": "1.22.0",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -45,4 +45,4 @@
4545
"@cocreate/utils": "^1.27.4",
4646
"ws": "7.5.9"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)