Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/zhinjs/zhin
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-cn committed Sep 9, 2023
2 parents 156ed9f + a4e0e98 commit 0bc365b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.4.1](https://github.com/zhinjs/zhin/compare/v2.4.0...v2.4.1) (2023-09-06)


### Bug Fixes

* is_owner/is_admin ([6ed0946](https://github.com/zhinjs/zhin/commit/6ed094643d5f03899cc6c27a61aa54351428fcc4))
* more systemInfo ([5186adb](https://github.com/zhinjs/zhin/commit/5186adb4569975fb809a8b359d009b9e66d223b1))

## [2.4.0](https://github.com/zhinjs/zhin/compare/v2.3.24...v2.4.0) (2023-08-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zhin",
"version": "2.4.0",
"version": "2.4.1",
"description": "Zhin, a chat bot framework for Node.js developers, compatible with oicq/icqq",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 0bc365b

Please sign in to comment.