We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 096f8a9 + f3cfbc5 commit d45be3bCopy full SHA for d45be3b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.3...v1.3.4) (2026-01-08)
4
+
5
6
+### Bug Fixes
7
8
+* 优化样式 ([e03e280](https://github.com/KarinJS/karin-plugin-basic/commit/e03e2805881e3871864c25976dad8b72803ceaf5))
9
10
## [1.3.3](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.2...v1.3.3) (2026-01-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.3.3",
+ "version": "1.3.4",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments