From b8d516bf77df01e85b1e27fdd20e8e84c7fa312b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 10:11:21 +0000 Subject: [PATCH] chore(main): release 1.4.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 943ffad..25e8a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.11](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.10...v1.4.11) (2026-05-19) + + +### Bug Fixes + +* 细节优化 ([cede651](https://github.com/KarinJS/karin-plugin-basic/commit/cede65126fdd9d960b698e57b89839f95ecb9620)) + ## [1.4.10](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.9...v1.4.10) (2026-05-15) diff --git a/package.json b/package.json index 9677236..ac9e25c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugin-basic", - "version": "1.4.10", + "version": "1.4.11", "description": "Karin的基础插件,提供最基础的功能", "homepage": "https://github.com/KarinJS/karin-plugin-basic", "bugs": {