Skip to content

Commit

Permalink
chore(dev): release 0.3.8 (#33)
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 Jun 29, 2024
1 parent e189a9c commit 061d278
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
Expand Up @@ -24,6 +24,13 @@
### 其他提交
- Update Wormhole.js ([46a9797](https://github.com/KarinJS/Karin/commit/46a979734fb0ab98198129155716c983288cbede))

## [0.3.8](https://github.com/KarinJS/Karin/compare/v0.3.7...v0.3.8) (2024-06-29)


### Bug Fixes

* 修正listener编译后无类型 ([e189a9c](https://github.com/KarinJS/Karin/commit/e189a9c37c6e816d70c0a9018353d5f063d4cc10))

## [0.3.7](https://github.com/KarinJS/Karin/compare/v0.3.6...v0.3.7) (2024-06-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": "node-karin",
"version": "0.3.7",
"version": "0.3.8",
"private": false,
"description": "基于 Kritor 进行开发的nodejs机器人框架",
"homepage": "https://github.com/KarinJS/Karin",
Expand Down

0 comments on commit 061d278

Please sign in to comment.