From f4e5a99d1f7c999258c25c8337e0982bb316a4db Mon Sep 17 00:00:00 2001 From: KuangPF <1633397286@qq.com> Date: Thu, 27 Jul 2023 00:26:44 +0800 Subject: [PATCH] build(release): release a new version 0.2.12 --- example/docs/guide/changelog.en-US.md | 2 +- example/docs/guide/changelog.zh-CN.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/docs/guide/changelog.en-US.md b/example/docs/guide/changelog.en-US.md index 9e68bb5..9303d29 100644 --- a/example/docs/guide/changelog.en-US.md +++ b/example/docs/guide/changelog.en-US.md @@ -14,7 +14,7 @@ timeline: true - 🐞 修复 `useMenu` hook 在某些情况下出现报错白屏问题。 - 💄 优化 `footer` 配置, 支持多语言配置。 - 🆕 侧边栏三级分组 `type` 字段支持排序。 -- 🆕 增加 `footerLinks` 配置,用于在 `footer` 上方展示更多友情链接,详见 [footerLinks](/config/base#footerLinks)。 +- 🆕 增加 `footerLinks` 配置,用于在 `footer` 上方展示更多友情链接,详见 [footerLinks](/config/base#footerlinks)。 - 📃 文档更新:增加示例页面。 ## 0.2.11 diff --git a/example/docs/guide/changelog.zh-CN.md b/example/docs/guide/changelog.zh-CN.md index 0a26776..65da86f 100644 --- a/example/docs/guide/changelog.zh-CN.md +++ b/example/docs/guide/changelog.zh-CN.md @@ -14,7 +14,7 @@ timeline: true - 🐞 修复 `useMenu` hook 在某些情况下出现报错白屏问题。 - 💄 优化 `footer` 配置, 支持多语言配置。 - 🆕 侧边栏三级分组 `type` 字段支持排序。 -- 🆕 增加 `footerLinks` 配置,用于在 `footer` 上方展示更多友情链接,详见 [footerLinks](/config/base#footerLinks)。 +- 🆕 增加 `footerLinks` 配置,用于在 `footer` 上方展示更多友情链接,详见 [footerLinks](/config/base#footerlinks)。 - 📃 文档更新:增加示例页面。 ## 0.2.11 diff --git a/package.json b/package.json index 14a0e61..a8ac2f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dumi-theme-antd", - "version": "0.2.11", + "version": "0.2.12", "description": "Ant Design 5.0 官网风格类似的 dumi2 主题插件", "keywords": [ "dumi",