Skip to content

Commit c8f7280

Browse files
chore(main): release 1.3.3
1 parent fca7201 commit c8f7280

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.3](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.2...v1.3.3) (2026-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化日志样式 ([fca7201](https://github.com/KarinJS/karin-plugin-basic/commit/fca72017a0d51315e868d5b86100f603df1d4c1a))
9+
* 优化样式 ([1cd06ba](https://github.com/KarinJS/karin-plugin-basic/commit/1cd06ba2e64d53683c901a864815a6163703949b))
10+
311
## [1.3.2](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.1...v1.3.2) (2026-01-03)
412

513

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.2",
3+
"version": "1.3.3",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)