chore(release): 1.2.2

This commit is contained in:
weisheng 2024-03-19 21:33:21 +08:00
parent d4de4ba938
commit df96dd7495
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志
### [1.2.2](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.1...v1.2.2) (2024-03-19)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复picker选择器绑定值value值为0时无法生效的问题 ([d4de4ba](https://github.com/Moonofweisheng/wot-design-uni/commit/d4de4ba93824905840adc49e2d85d7168c9fd48e)), closes [#195](https://github.com/Moonofweisheng/wot-design-uni/issues/195)
### [1.2.1](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.0...v1.2.1) (2024-03-19)

View File

@ -1,6 +1,6 @@
{
"name": "wot-design-uni",
"version": "1.2.1",
"version": "1.2.2",
"repository": {
"type": "git",
"url": "https://github.com/Moonofweisheng/wot-design-uni.git"