We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5885e30 commit 79c797bCopy full SHA for 79c797b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [1.11.4](https://github.com/msgbyte/tailchat/compare/v1.11.3...v1.11.4) (2024-06-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "tailchat",
- "version": "1.11.4",
+ "version": "1.11.5",
"private": true,
"description": "",
"main": "index.js",
0 commit comments