chore(wanxiang): release 14.0.1

This commit is contained in:
github-actions[bot]
2026-01-03 06:36:18 +00:00
committed by amzxyz
parent 092104f1f9
commit 558ed78912
4 changed files with 10 additions and 3 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [14.0.1](https://github.com/amzxyz/rime_wanxiang/compare/v14.0.0...v14.0.1) (2026-01-03)
### 🐛 Bug 修复
* 超级注释放开末尾~,他代表单词未完全输入完成的尾部视觉提示 ([cec8cc5](https://github.com/amzxyz/rime_wanxiang/commit/cec8cc518c6aaf41bb31a07bcf157be1f9550715))
## [14.0.0](https://github.com/amzxyz/rime_wanxiang/compare/v13.12.1...v14.0.0) (2026-01-03)

View File

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

View File

@@ -1 +1 @@
14.0.0
14.0.1