Skip to content

Commit 79c797b

Browse files
committed
chore: release v1.11.5
1 parent 5885e30 commit 79c797b

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,5 +1,12 @@
11

22

3+
## [1.11.5](https://github.com/msgbyte/tailchat/compare/v1.11.4...v1.11.5) (2024-06-04)
4+
5+
6+
### Bug Fixes
7+
8+
* fix a problem which make disableMsgpack not work ([61184d1](https://github.com/msgbyte/tailchat/commit/61184d1e599495fa3374769a3140d02f5f0c61a0))
9+
310
## [1.11.4](https://github.com/msgbyte/tailchat/compare/v1.11.3...v1.11.4) (2024-06-02)
411

512

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.4",
3+
"version": "1.11.5",
44
"private": true,
55
"description": "",
66
"main": "index.js",

0 commit comments

Comments
 (0)