We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38f3858 + 45cdf1c commit d548b0eCopy full SHA for d548b0e
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.5...v1.4.6) (2026-03-19)
4
+
5
6
+### Bug Fixes
7
8
+* 修复定时重启设置为0时,异常输出Cron表达式错误 ([8be7f66](https://github.com/KarinJS/karin-plugin-basic/commit/8be7f662f75c454505fefb1d49a323b85e044628))
9
10
## [1.4.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.4...v1.4.5) (2026-03-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments