We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673043d commit 5b89f27Copy full SHA for 5b89f27
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.9](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.8...v1.4.9) (2026-04-20)
4
+
5
6
+### Bug Fixes
7
8
+* 触发#更新时,未匹配到插件不在输出提示 ([673043d](https://github.com/KarinJS/karin-plugin-basic/commit/673043d7c1dd8413c7f5c138c653e1e18000f82a))
9
10
## [1.4.8](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.7...v1.4.8) (2026-04-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.4.8",
+ "version": "1.4.9",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments