Skip to content

Commit

Permalink
chore(dev): release 0.12.20 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 19, 2024
1 parent 111326e commit 7ac3027
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 更新日志

## [0.12.20](https://github.com/KarinJS/Karin/compare/v0.12.19...v0.12.20) (2024-10-19)


### Bug Fixes

* 修复合并转发 ([111326e](https://github.com/KarinJS/Karin/commit/111326e1f96e05a91d5c746703de191438922b50))

## [0.12.19](https://github.com/KarinJS/Karin/compare/v0.12.18...v0.12.19) (2024-10-14)


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": "node-karin",
"version": "0.12.19",
"version": "0.12.20",
"private": false,
"description": "基于 Kritor 进行开发的nodejs机器人框架",
"homepage": "https://github.com/KarinJS/Karin",
Expand Down

0 comments on commit 7ac3027

Please sign in to comment.