We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dee921 commit e6b7b67Copy full SHA for e6b7b67
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.9](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.8...v1.0.9) (2025-05-09)
4
+
5
6
+### Bug Fixes
7
8
+* 修复又长又臭的显示 ([2dee921](https://github.com/KarinJS/karin-plugin-basic/commit/2dee9213d97455aed918330f4f849e92f18e7980))
9
10
## [1.0.8](https://github.com/KarinJS/karin-plugin-basic/compare/v1.0.7...v1.0.8) (2025-04-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "karin plugin for basic functions",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments