chore(release): 0.0.9

This commit is contained in:
xuqingkai 2023-08-25 18:51:58 +08:00
parent 3f58a7505f
commit a778783607
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# 更新日志
### [0.0.9](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.8...v0.0.9) (2023-08-25)
### 🐛 Bug Fixes | Bug 修复
* 🐛 修复Cell 单格组件 is-link 不触发 click ([ece5568](https://github.com/Moonofweisheng/wot-design-uni/commit/ece5568ecc03fd8470c2c02120b94c1ee27d55e7))
### [0.0.8](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.0.7...v0.0.8) (2023-08-24)

View File

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