Skip to content

Commit

Permalink
chore: 3.5.6-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
颜宇浩 committed Dec 30, 2024
1 parent a017112 commit bcee4bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sheinx",
"private": true,
"version": "3.5.6-beta.4",
"version": "3.5.6-beta.5",
"description": "A react library developed with sheinx",
"module": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/shineout/src/steps/__doc__/changelog.cn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.5.6-beta.5
2024-12-30
### 🐞 BugFix

- 修复 `Steps` 组件 `type='arrow'` 模式下小尺寸样式异常的问题 ([#899](https://github.com/sheinsight/shineout-next/pull/899))


## 3.5.4
2024-12-12
### 💎 Enhancement
Expand Down

0 comments on commit bcee4bb

Please sign in to comment.