chore(wanxiang): release 14.2.1

This commit is contained in:
github-actions[bot]
2026-01-14 11:34:38 +00:00
committed by amzxyz
parent e3bdffad29
commit 681139de08
4 changed files with 10 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"14.2.0"}
{".":"14.2.1"}

View File

@@ -1,5 +1,12 @@
# Changelog
## [14.2.1](https://github.com/amzxyz/rime_wanxiang/compare/v14.2.0...v14.2.1) (2026-01-14)
### 🐛 Bug 修复
* 集中修复三个lua bug为替换器增加FMM分词算法补齐句子转换功能 ([1e9bbe3](https://github.com/amzxyz/rime_wanxiang/commit/1e9bbe392082144126fa8aaa9c77843917b5c05a))
## [14.2.0](https://github.com/amzxyz/rime_wanxiang/compare/v14.1.8...v14.2.0) (2026-01-14)

View File

@@ -5,7 +5,7 @@ local wanxiang = {}
-- x-release-please-start-version
wanxiang.version = "v14.2.0"
wanxiang.version = "v14.2.1"
-- x-release-please-end

View File

@@ -1 +1 @@
14.2.0
14.2.1