chore(release): 0.0.4

This commit is contained in:
xuqingkai 2023-08-21 20:25:45 +08:00
parent 24dd43f3a0
commit d0760ec135
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志
### [0.0.4](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.3...v0.0.4) (2023-08-21)
### ✨ Features | 新功能
* ✨ Picker组件优化性能 ([24dd43f](https://github.com/Moonofweisheng/wot-design-uni/commit/24dd43f3a05b7b4ce6bb897219a215f8198e64ac))
### [0.0.3](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.2...v0.0.3) (2023-08-18)
### [0.0.2](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.1...v0.0.2) (2023-08-18)

View File

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