chore(wanxiang): release 13.8.4

This commit is contained in:
github-actions[bot]
2025-12-11 13:50:44 +00:00
committed by amzxyz
parent 88ab10c6f0
commit f2d0927b3b
4 changed files with 15 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"13.8.3"}
{".":"13.8.4"}

View File

@@ -1,5 +1,17 @@
# Changelog
## [13.8.4](https://github.com/amzxyz/rime_wanxiang/compare/v13.8.3...v13.8.4) (2025-12-11)
### 🐛 Bug 修复
* 小键盘Lua优化 ([0ceeb87](https://github.com/amzxyz/rime_wanxiang/commit/0ceeb87b8e425afd9617bb337babbe87a9c65196))
### 🏡 杂项
* 修改说明 ([0049d92](https://github.com/amzxyz/rime_wanxiang/commit/0049d926fb596df79506be7dce96bf8a6c960de7))
## [13.8.3](https://github.com/amzxyz/rime_wanxiang/compare/v13.8.2...v13.8.3) (2025-12-11)

View File

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

View File

@@ -1 +1 @@
13.8.3
13.8.4