Skip to content

Commit afd575f

Browse files
committed
chore: release v1.11.7
1 parent 14613cc commit afd575f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.11.7](https://github.com/msgbyte/tailchat/compare/v1.11.6...v1.11.7) (2024-09-07)
4+
5+
6+
### Bug Fixes
7+
8+
* [#252](https://github.com/msgbyte/tailchat/issues/252) disable support custom style in markdown render ([c33dbd2](https://github.com/msgbyte/tailchat/commit/c33dbd241c605b90f79837bc39fc1e7115cb3db5))
9+
* fix user info is null will crash list problem ([c43a99e](https://github.com/msgbyte/tailchat/commit/c43a99e12969f109876ad8f72dca219563990219))
10+
11+
12+
### Features
13+
14+
* add DISABLE_INFO_LOG env ([5cc71d0](https://github.com/msgbyte/tailchat/commit/5cc71d02357c78cb4ac34b99f8dc376a3375fdfd))
15+
316
## [1.11.6](https://github.com/msgbyte/tailchat/compare/v1.11.5...v1.11.6) (2024-07-20)
417

518

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

0 commit comments

Comments
 (0)