Skip to content

Commit 3625353

Browse files
committed
2 parents 1cd06ba + 2aac854 commit 3625353

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.3.1](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.0...v1.3.1) (2026-01-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/plugin-basic",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)