Skip to content

Commit 22656c6

Browse files
committed
chore: release v1.11.4
1 parent 3fbeb2a commit 22656c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [1.11.4](https://github.com/msgbyte/tailchat/compare/v1.11.3...v1.11.4) (2024-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* [#230](https://github.com/msgbyte/tailchat/issues/230) fix a bug which will occur error tip when invite a user into conversation ([3801bb2](https://github.com/msgbyte/tailchat/commit/3801bb20a8492449a15e54fb916da8078e79359a))
9+
* rename all disableSocketMsgpack to disableMsgpack ([7870c83](https://github.com/msgbyte/tailchat/commit/7870c835d7d31c976d9f05fa15ec81d2aa526075))
10+
311
## [1.11.3](https://github.com/msgbyte/tailchat/compare/v1.11.2...v1.11.3) (2024-05-11)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailchat",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
44
"private": true,
55
"description": "",
66
"main": "index.js",

0 commit comments

Comments
 (0)