chore(master): release 0.0.19

This commit is contained in:
kercylan 2023-07-20 09:38:12 +08:00
parent 7c5edb8bef
commit 4229d96b4a
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.0.19](https://github.com/kercylan98/minotaur/compare/v0.0.18...v0.0.19) (2023-07-20)
### Bug Fixes | 修复
* 修复 onStop 无法等待逻辑执行完成的问题 ([037c9b7](https://github.com/kercylan98/minotaur/commit/037c9b7bbd43f6b893b528df693855b12942cb4e))
## [0.0.18](https://github.com/kercylan98/minotaur/compare/v0.0.17...v0.0.18) (2023-07-19)