Skip to content

Commit

Permalink
Merge pull request #546 from ielgnaw/staging
Browse files Browse the repository at this point in the history
feat: bump to bk-magic-vue@2.5.9-beta.29
  • Loading branch information
ielgnaw committed May 29, 2024
2 parents d965753 + 30e962f commit 4ee1702
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions example/components/changelog/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<div class="changelog-wrapper">

### 2.5.9-beta.29 {page=#/changelog}

* **[fix]**:
- [Cascade 级联选框](#/cascade) 当list-item 的 value 为 0 时,无法显示 #543


### 2.5.9-beta.27 {page=#/changelog}

* **[fix]**:
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": "bk-magic-vue",
"version": "2.5.9-beta.27",
"version": "2.5.9-beta.29",
"description": "基于蓝鲸 Magicbox 和 Vue 的前端组件库",
"main": "dist/bk-magic-vue.min.js",
"files": [
Expand Down

0 comments on commit 4ee1702

Please sign in to comment.