chore(release): 1.12.3

This commit is contained in:
不如摸鱼去 2025-08-27 18:31:40 +08:00
parent d7dac97998
commit 37e3eb17dd
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志 # 更新日志
### [1.12.3](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.12.2...v1.12.3) (2025-08-27)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复 Fab、Cell组件 Icon 垂直居中异常的问题 ([#1249](https://github.com/Moonofweisheng/wot-design-uni/issues/1249)) ([d7dac97](https://github.com/Moonofweisheng/wot-design-uni/commit/d7dac979982513c88363dd6224352ab099b7d0c3))
### [1.12.2](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.12.1...v1.12.2) (2025-08-26) ### [1.12.2](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.12.1...v1.12.2) (2025-08-26)

View File

@ -1,6 +1,6 @@
{ {
"name": "wot-design-uni", "name": "wot-design-uni",
"version": "1.12.2", "version": "1.12.3",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",