From 179076118be97352cf3d4e960547b32a8d958077 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 02:32:20 +0000 Subject: [PATCH] chore(main): release 1.4.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d89c808..007c4d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.8](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.7...v1.4.8) (2026-04-12) + + +### Bug Fixes + +* null ([bbbd989](https://github.com/KarinJS/karin-plugin-basic/commit/bbbd9898e0c97c11bcc2719e974b652327e15c36)) + ## [1.4.7](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.6...v1.4.7) (2026-03-31) diff --git a/package.json b/package.json index d967809..72ce2bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugin-basic", - "version": "1.4.7", + "version": "1.4.8", "description": "Karin的基础插件,提供最基础的功能", "homepage": "https://github.com/KarinJS/karin-plugin-basic", "bugs": {