Skip to content

Commit

Permalink
chore(release): 0.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingkai committed Nov 9, 2023
1 parent c0a0b5a commit 855a6b3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# 更新日志


### [0.1.52](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.1.51...v0.1.52) (2023-11-09)


### ✨ Features | 新功能

* ✨ Input绑定值为null时的警告从error改为warn ([70f1407](https://github.com/Moonofweisheng/wot-design-uni/commit/70f1407eec057668da0117c9861b523ab667da70))


### 🐛 Bug Fixes | Bug 修复

* 🐛 修复 Badge 徽标组件暗黑模式下边框颜色未兼容的问题 ([c0a0b5a](https://github.com/Moonofweisheng/wot-design-uni/commit/c0a0b5aaea238f144978a3a9b2ab6db202dfdc21)), closes [#115](https://github.com/Moonofweisheng/wot-design-uni/issues/115)

### [0.1.51](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.1.50...v0.1.51) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wot-design-uni",
"version": "0.1.51",
"version": "0.1.52",
"repository": {
"type": "git",
"url": "https://github.com/Moonofweisheng/wot-design-uni.git"
Expand Down

0 comments on commit 855a6b3

Please sign in to comment.