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 1cd06ba + 2aac854 commit 3625353Copy full SHA for 3625353
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.1...v1.3.2) (2026-01-03)
4
+
5
6
+### Bug Fixes
7
8
+* 优化日志样式 ([af0ef1c](https://github.com/KarinJS/karin-plugin-basic/commit/af0ef1cbf7d4df1c7ba2129e44f7e6b4d3771b03))
9
10
## [1.3.1](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.0...v1.3.1) (2026-01-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments