We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbd989 commit 1790761Copy full SHA for 1790761
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.8](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.7...v1.4.8) (2026-04-12)
4
+
5
6
+### Bug Fixes
7
8
+* null ([bbbd989](https://github.com/KarinJS/karin-plugin-basic/commit/bbbd9898e0c97c11bcc2719e974b652327e15c36))
9
10
## [1.4.7](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.6...v1.4.7) (2026-03-31)
11
12
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": {
0 commit comments