Skip to content

Commit

Permalink
docs(guide): update changelog for version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed Aug 4, 2023
1 parent 8fc2d75 commit 14e2bb2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 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,15 @@ timeline: true

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

## 0.3.1

`2023-08-04`

- 💄 优化内置模块`<Loading /> 以及 <HomeBaseLayout />`导出形式。
- 💄 优化内置 `types` 导出,提升配置体验。
- 🐞 修改 `useSiteToken` hook 中 `config-provider/ConfigContext` 引入路径为 `lib` 形式。
- 📃 文档更新:示例页面增加无侧边栏案例。

## 0.3.0

`2023-08-04`
Expand Down
9 changes: 9 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,15 @@ timeline: true

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

## 0.3.1

`2023-08-04`

- 💄 优化内置模块`<Loading /> 以及 <HomeBaseLayout />`导出形式。
- 💄 优化内置 `types` 导出,提升配置体验。
- 🐞 修改 `useSiteToken` hook 中 `config-provider/ConfigContext` 引入路径为 `lib` 形式。
- 📃 文档更新:示例页面增加无侧边栏案例。

## 0.3.0

`2023-08-04`
Expand Down

0 comments on commit 14e2bb2

Please sign in to comment.