From 45cdf1c04d04a427871981296e5ec5de5a208414 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 06:51:44 +0000 Subject: [PATCH] chore(main): release 1.4.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81c9178..b8082fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.5...v1.4.6) (2026-03-19) + + +### Bug Fixes + +* 修复定时重启设置为0时,异常输出Cron表达式错误 ([8be7f66](https://github.com/KarinJS/karin-plugin-basic/commit/8be7f662f75c454505fefb1d49a323b85e044628)) + ## [1.4.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.4...v1.4.5) (2026-03-04) diff --git a/package.json b/package.json index 90f9b35..a1a607c 100644 --- a/package.json +++ b/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": {