Skip to content

Commit

Permalink
chore:changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiQiangReal committed May 22, 2024
1 parent b373205 commit 9f669a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/start/changelog/index-en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
- **Patch version**: Only include bug fix, the release time is not limited

---

#### 🎉 2.58.1 (2024-05-22)
- 【Design Token】
- Tabs add `$font-tabs_bar_large-fontSize` `$font-tabs_bar_medium-fontSize` `$font-tabs_bar_small-fontSize`


#### 🎉 2.58.0 (2024-05-11)
- 【Feat】
- Tabs has added more API, which is used to collapse some tabs into drop-down menus.
Expand Down
4 changes: 4 additions & 0 deletions content/start/changelog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
- 修订版本号(patch):仅会进行 bugfix,发布时间不限
- 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)

#### 🎉 2.58.1 (2024-05-22)
- 【Design Token】
- Tabs 新增 `$font-tabs_bar_large-fontSize` `$font-tabs_bar_medium-fontSize` `$font-tabs_bar_small-fontSize`

#### 🎉 2.58.0 (2024-05-11)
- 【Feat】
- Tabs 新增 more api,用于将一部分 tabs 收起到下拉菜单中 [#2226](https://github.com/DouyinFE/semi-design/pull/2226)
Expand Down

0 comments on commit 9f669a5

Please sign in to comment.