chore(release): 0.0.7

This commit is contained in:
xuqingkai 2023-08-23 13:09:19 +08:00
parent b809bd5e27
commit 72510e252e
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志
### [0.0.7](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.6...v0.0.7) (2023-08-23)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复部分组件某些属性必填警告的问题 ([1b866c0](https://github.com/Moonofweisheng/wot-design-uni/commit/1b866c062eb7a4ab894d5b2ecd7b7b3fd50ef864))
### [0.0.6](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.5...v0.0.6) (2023-08-22)
### [0.0.5](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.4...v0.0.5) (2023-08-22)

View File

@ -1,6 +1,6 @@
{
"name": "wot-design-uni",
"version": "0.0.6",
"version": "0.0.7",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",