Skip to content

Commit

Permalink
Merge pull request #63 from lc-cn/release-please--branches--master--c…
Browse files Browse the repository at this point in the history
…omponents--qq-group-bot

chore(master): release 1.1.1
  • Loading branch information
lc-cn authored Jul 5, 2024
2 parents 8ffbdc4 + 8b1c902 commit a8591a6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.1](https://github.com/lc-cn/qq-group-bot/compare/v1.1.0...v1.1.1) (2024-07-05)


### Bug Fixes

* change reactionGuildMessage to addGuildMessageReaction ([8ffbdc4](https://github.com/lc-cn/qq-group-bot/commit/8ffbdc41ade6fdb309c569df494a82c824f5fa31))
* 支持频道消息表态添加删除事件 ([0d8aabd](https://github.com/lc-cn/qq-group-bot/commit/0d8aabdf12c5b161fa7b7f4b3a1fafb6d7b0fbf8))

## [1.1.0](https://github.com/lc-cn/qq-group-bot/compare/v1.0.42...v1.1.0) (2024-05-31)


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-group-bot",
"version": "1.1.0",
"version": "1.1.1",
"description": "qq机器人开发SDK",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit a8591a6

Please sign in to comment.