Skip to content

Commit

Permalink
Merge pull request #591 from ielgnaw/staging
Browse files Browse the repository at this point in the history
feat: bump to 2.5.9-beta.44
  • Loading branch information
ielgnaw authored Oct 29, 2024
2 parents 56409ce + f359912 commit a0b807d
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.44 {page=#/changelog}

* **[fix]**:
- [Select 下拉选框](#/select) 修复换行失效的问题


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

0 comments on commit a0b807d

Please sign in to comment.