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 03f5b49 + b0a2774 commit 89dbc46Copy full SHA for 89dbc46
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.5](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.4...v1.3.5) (2026-01-09)
4
+
5
6
+### Bug Fixes
7
8
+* 修复 ANSI 256 渲染失败的问题 ([f99c1ca](https://github.com/KarinJS/karin-plugin-basic/commit/f99c1caaf3b2a4355431ca9012bd24a050ad2f69))
9
10
## [1.3.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.3...v1.3.4) (2026-01-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.3.4",
+ "version": "1.3.5",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments