chore(wanxiang): release 13.8.2

This commit is contained in:
github-actions[bot]
2025-12-11 05:36:50 +00:00
committed by amzxyz
parent 0892edda85
commit 7491f70668
4 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"13.8.1"}
{".":"13.8.2"}

View File

@@ -1,5 +1,13 @@
# Changelog
## [13.8.2](https://github.com/amzxyz/rime_wanxiang/compare/v13.8.1...v13.8.2) (2025-12-11)
### 🐛 Bug 修复
* 优化模糊音写法 ([71e9742](https://github.com/amzxyz/rime_wanxiang/commit/71e9742bce96ac41e85d53e24a98bb9189f6ed7c))
* 移动设备小键盘逻辑同主键盘 ([f3a9bb4](https://github.com/amzxyz/rime_wanxiang/commit/f3a9bb49858a09a0650b4ed27606f8cccdfcb172))
## [13.8.1](https://github.com/amzxyz/rime_wanxiang/compare/v13.8.0...v13.8.1) (2025-12-11)

View File

@@ -5,7 +5,7 @@ local wanxiang = {}
-- x-release-please-start-version
wanxiang.version = "v13.8.1"
wanxiang.version = "v13.8.2"
-- x-release-please-end

View File

@@ -1 +1 @@
13.8.1
13.8.2