chore(wanxiang): release 14.0.2

This commit is contained in:
github-actions[bot]
2026-01-03 06:51:59 +00:00
committed by amzxyz
parent d0a10307f9
commit b54815d91e
4 changed files with 10 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"14.0.1"}
{".":"14.0.2"}

View File

@@ -1,5 +1,12 @@
# Changelog
## [14.0.2](https://github.com/amzxyz/rime_wanxiang/compare/v14.0.1...v14.0.2) (2026-01-03)
### 🐛 Bug 修复
* 混合编码为固定码表 ([a76be86](https://github.com/amzxyz/rime_wanxiang/commit/a76be862c90bf0c57bff399731536aa89fcd7360))
## [14.0.1](https://github.com/amzxyz/rime_wanxiang/compare/v14.0.0...v14.0.1) (2026-01-03)

View File

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

View File

@@ -1 +1 @@
14.0.1
14.0.2