Skip to content

Commit

Permalink
docs(changeLog): add change log for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed Aug 15, 2024
1 parent fcb9fd9 commit e44a0c2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
14 changes: 14 additions & 0 deletions example/docs/guide/changelog.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ tag: VERSION

`dumi-theme-antd` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。

## 0.4.2

`2024-08-15`

- 💄 优化 dumi 默认页面 Tab 样式[#36](https://github.com/KuangPF/dumi-theme-antd/issues/36)

## 0.4.1

`2024-05-23`

- 🛠 优化 SSR 样式提取逻辑。
- 💄 调整 `RTL` icon。


## 0.4.0

`2024-05-22`
Expand Down
6 changes: 6 additions & 0 deletions example/docs/guide/changelog.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ tag: VERSION

`dumi-theme-antd` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。

## 0.4.2

`2024-08-15`

- 💄 优化 dumi 默认页面 Tab 样式[#36](https://github.com/KuangPF/dumi-theme-antd/issues/36)

## 0.4.1

`2024-05-23`
Expand Down

0 comments on commit e44a0c2

Please sign in to comment.