Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed May 9, 2024
1 parent b246110 commit 6b8c660
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion example/docs/guide/changelog.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@ tag: VERSION

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

## 0.3.16

`2024-05-09`

- 💄 内容区样式优化,当内容区内容较少时,高度默认撑满。

## 0.3.15

`2024-05-08`
`2024-05-09`

- 💄 点击文档锚点页面滚动位置优化。
- 💄 `themeConfig` 中 logo 支持 `boolean` 类型控制显隐。
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 @@ -8,6 +8,12 @@ tag: VERSION

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

## 0.3.16

`2024-05-09`

- 💄 内容区样式优化,当内容区内容较少时,高度默认撑满。

## 0.3.15

`2024-05-09`
Expand Down

0 comments on commit 6b8c660

Please sign in to comment.