Skip to content

Commit

Permalink
build(release): release a new version 0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed May 10, 2024
1 parent ba226da commit 5f363b6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
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 @@ -8,6 +8,12 @@ tag: VERSION

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

## 0.3.17

`2024-05-10`

- 🐞 修复自定义首页无效。

## 0.3.16

`2024-05-09`
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.17

`2024-05-10`

- 🐞 修复自定义首页无效。

## 0.3.16

`2024-05-09`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dumi-theme-antd",
"version": "0.3.16",
"version": "0.3.17",
"description": "Ant Design 5.0 官网风格类似的 dumi2 主题插件",
"keywords": [
"dumi",
Expand Down

0 comments on commit 5f363b6

Please sign in to comment.