Skip to content

Commit

Permalink
docs(preview): add changelog for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed Aug 3, 2023
1 parent 26fc809 commit 54ff2b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 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,12 @@ timeline: true

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

## 0.3.0

`2023-08-04`

- 🆕 首页模块导出为内置组件,支持在自定义首页中引入进行扩展,详细说明见[如何完全自定义首页](/config/faq#如何完全自定义首页)

## 0.2.13

`2023-08-02`
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 @@ timeline: true

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

## 0.3.0

`2023-08-04`

- 🆕 首页模块导出为内置组件,支持在自定义首页中引入进行扩展,详细说明见[如何完全自定义首页](/config/faq#如何完全自定义首页)

## 0.2.13

`2023-08-02`
Expand Down

0 comments on commit 54ff2b1

Please sign in to comment.