We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8be7f66 + a281a19 commit 38f3858Copy full SHA for 38f3858
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.4...v1.4.5) (2026-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* 定时重启增加日志提示 ([ca6e89c](https://github.com/KarinJS/karin-plugin-basic/commit/ca6e89c53574b19d5357e7808bc5204ee7a329ba))
9
10
## [1.4.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.3...v1.4.4) (2026-02-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments