Skip to content

Commit

Permalink
chore(dev): release 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
1 parent 3bec558 commit 2233ddd
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.11.4](https://github.com/KarinJS/Karin/compare/v0.11.3...v0.11.4) (2024-08-12)


### Bug Fixes

* notice log ([3bec558](https://github.com/KarinJS/Karin/commit/3bec558375da5a16dc73924f2e8ea990d36ac826))

## [0.11.3](https://github.com/KarinJS/Karin/compare/v0.11.2...v0.11.3) (2024-08-12)


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

0 comments on commit 2233ddd

Please sign in to comment.