chore(release): 1.1.1

This commit is contained in:
xuqingkai 2024-02-29 13:19:37 +08:00
parent db8d029db3
commit f225d43b4e
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# 更新日志 # 更新日志
### [1.1.1](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.1.0...v1.1.1) (2024-02-29)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复 ImgCropper 在钉钉小程序平台无法展示所选图片的问题 ([db8d029](https://github.com/Moonofweisheng/wot-design-uni/commit/db8d029db3a227cd062c6e9d7c14eb9d0f3dae87))
* 🐛 修复微信小程序css使用标签选择器抛出警告的问题wd-img ([#181](https://github.com/Moonofweisheng/wot-design-uni/issues/181)) ([ee3da01](https://github.com/Moonofweisheng/wot-design-uni/commit/ee3da016439d68f1d9d061bb1b1cbd10f2863aa4))
## [1.1.0](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.0.0...v1.1.0) (2024-02-27) ## [1.1.0](https://github.com/Moonofweisheng/wot-design-uni/compare/v1.0.0...v1.1.0) (2024-02-27)

View File

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