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 0dfbab3 + f81c9a4 commit d5e6fe2Copy full SHA for d5e6fe2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.3.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.4...v1.3.5) (2026-01-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.3.5",
+ "version": "1.3.6",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments