Skip to content

Commit

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

chore(master): release 1.0.2
  • Loading branch information
lc-cn authored Dec 30, 2023
2 parents ebf3383 + 61e56de commit 7e764a5
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/lc-cn/qq-group-bot/compare/v1.0.1...v1.0.2) (2023-12-30)


### Bug Fixes

* 添加接口类型声明 ([ebf3383](https://github.com/lc-cn/qq-group-bot/commit/ebf338343ad9df9591372bc857bc6037d398742b))

## [1.0.1](https://github.com/lc-cn/qq-group-bot/compare/v1.0.0...v1.0.1) (2023-12-12)


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

0 comments on commit 7e764a5

Please sign in to comment.