Skip to content

Commit

Permalink
Merge pull request #29 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.0.22
  • Loading branch information
lc-cn authored Jan 19, 2024
2 parents 2525399 + e9b0f5f commit bd82257
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.0.22](https://github.com/lc-cn/qq-group-bot/compare/v1.0.21...v1.0.22) (2024-01-19)


### Bug Fixes

* 完善类型约束 ([b437359](https://github.com/lc-cn/qq-group-bot/commit/b437359a909c96cac1d0406c06cd9e24d25e4ffe))
* 获取频道消息 ([2525399](https://github.com/lc-cn/qq-group-bot/commit/252539952c7ce5d9970b1a45ec868b4c79782e21))

## [1.0.21](https://github.com/lc-cn/qq-group-bot/compare/v1.0.20...v1.0.21) (2024-01-19)


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

0 comments on commit bd82257

Please sign in to comment.