From d0a41f683f9c7ee4aa9742481eb75ef6153f147e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 02:39:57 +0000 Subject: [PATCH] chore(main): release 1.4.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f666046..81c9178 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.4...v1.4.5) (2026-03-04) + + +### Bug Fixes + +* 定时重启增加日志提示 ([ca6e89c](https://github.com/KarinJS/karin-plugin-basic/commit/ca6e89c53574b19d5357e7808bc5204ee7a329ba)) + ## [1.4.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.3...v1.4.4) (2026-02-15) diff --git a/package.json b/package.json index d2ce29e..90f9b35 100644 --- a/package.json +++ b/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": {