Skip to content

Commit 89dbc46

Browse files
authored
Merge pull request #25 from KarinJS/release-please--branches--main--components--plugin-basic
chore(main): release 1.3.5
2 parents 03f5b49 + b0a2774 commit 89dbc46

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.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+
310
## [1.3.4](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.3...v1.3.4) (2026-01-08)
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.4",
3+
"version": "1.3.5",
44
"description": "Karin的基础插件,提供最基础的功能",
55
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
66
"bugs": {

0 commit comments

Comments
 (0)