chore(release): 1.2.24

This commit is contained in:
weisheng 2024-06-03 23:57:31 +08:00
parent 81047c708b
commit 86107fc97d
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志 # 更新日志
### [1.2.24](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.23...v1.2.24) (2024-06-03)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复Input支付宝小程序number/digit类型使用maxlength=-1时v-model失效的问题 ([7aa21b0](https://github.com/Moonofweisheng/wot-design-uni/commit/7aa21b0baadeccf4f0eb179f74332013acec6a10))
### [1.2.23](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.22...v1.2.23) (2024-06-02) ### [1.2.23](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.22...v1.2.23) (2024-06-02)

View File

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