Skip to content

Commit

Permalink
Merge pull request #69 from zhinjs/release-please--branches--master--…
Browse files Browse the repository at this point in the history
…components--qq-official-bot
  • Loading branch information
lc-cn authored Aug 26, 2024
2 parents 6d1ec69 + bc43ef7 commit a48d544
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/zhinjs/qq-official-bot/compare/v1.0.1...v1.0.2) (2024-08-26)


### Bug Fixes

* 接收频道消息表态后无法响应消息 ([9ed7cb9](https://github.com/zhinjs/qq-official-bot/commit/9ed7cb942c6cafc745807ebce579d080ca298648))

## [1.0.1](https://github.com/zhinjs/qq-official-bot/compare/v1.0.0...v1.0.1) (2024-08-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qq-official-bot",
"version": "1.0.1",
"version": "1.0.2",
"description": "qq机器人开发SDK",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit a48d544

Please sign in to comment.