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 ca486ed commit e4b5e96Copy full SHA for e4b5e96
CHANGELOG.md
@@ -1,5 +1,17 @@
1
2
3
+## [1.6.3](https://github.com/msgbyte/tailchat/compare/v1.6.2...v1.6.3) (2023-02-11)
4
+
5
6
+### Bug Fixes
7
8
+* 修复在处理当前页面的完整路径时url的跳转行为 ([ca486ed](https://github.com/msgbyte/tailchat/commit/ca486ed6b09105193b52a6996f9c7308d0f14c3e))
9
10
11
+### Features
12
13
+* github 开放平台机器人增加监听消息回调到github issue comment ([2590242](https://github.com/msgbyte/tailchat/commit/2590242bd89e385ee45954721937d77bfe072c4c))
14
15
## [1.6.2](https://github.com/msgbyte/tailchat/compare/v1.6.1...v1.6.2) (2023-02-10)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "tailchat",
- "version": "1.6.2",
+ "version": "1.6.3",
"private": true,
"description": "",
"main": "index.js",
0 commit comments