Skip to content

Commit a1e40d4

Browse files
committed
chore: release v1.11.3
1 parent 6dba794 commit a1e40d4

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.3](https://github.com/msgbyte/tailchat/compare/v1.11.2...v1.11.3) (2024-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* fix quick switcher layer problem and filter group panel type because should not direct open ([6dba794](https://github.com/msgbyte/tailchat/commit/6dba794198575952b3b88e1fbdd8fa3a0d05d07b))
9+
10+
11+
### Features
12+
13+
* add chat.message.getMessage api ([#227](https://github.com/msgbyte/tailchat/issues/227)) ([34a380e](https://github.com/msgbyte/tailchat/commit/34a380eff546bff3540d6dcd059ed1f901370905))
14+
* add tianji script environment ([125df13](https://github.com/msgbyte/tailchat/commit/125df13976daec27a9df294e0b496093dc350235))
15+
316
## [1.11.2](https://github.com/msgbyte/tailchat/compare/v1.11.1...v1.11.2) (2024-05-05)
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.2",
3+
"version": "1.11.3",
44
"private": true,
55
"description": "",
66
"main": "index.js",

0 commit comments

Comments
 (0)