Skip to content

Commit 63f9d53

Browse files
chore(release): 1.29.0 [skip ci]
# [1.29.0](v1.28.3...v1.29.0) (2024-03-18) ### Features * get socket using socket.id to maintain a persitient socket connection wtih client tabs ([922a462](922a462))
1 parent 922a462 commit 63f9d53

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.29.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.28.3...v1.29.0) (2024-03-18)
2+
3+
4+
### Features
5+
6+
* get socket using socket.id to maintain a persitient socket connection wtih client tabs ([922a462](https://github.com/CoCreate-app/CoCreate-socket-server/commit/922a4629573751ca87e72fde46598bc340af419f))
7+
18
## [1.28.3](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.28.2...v1.28.3) (2024-02-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-server",
3-
"version": "1.28.3",
3+
"version": "1.29.0",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",

0 commit comments

Comments
 (0)