Skip to content

Commit d5e6fe2

Browse files
committed
2 parents 0dfbab3 + f81c9a4 commit d5e6fe2

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.6](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.5...v1.3.6) (2026-01-10)
4+
5+
6+
### Bug Fixes
7+
8+
* 修复debug日志等级颜色渲染错误的问题 ([c8cab82](https://github.com/KarinJS/karin-plugin-basic/commit/c8cab829db1d28537b7b30cd18066d90083d0496))
9+
310
## [1.3.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.4...v1.3.5) (2026-01-09)
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.5",
3+
"version": "1.3.6",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)