diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9f519..007bbed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +# [0.14.0](https://github.com/arvinxx/dumi-theme-antd-style/compare/v0.13.1...v0.14.0) (2023-03-01) + +### ✨ 新特性 + +- footer 支持配置 ([71eef12](https://github.com/arvinxx/dumi-theme-antd-style/commit/71eef12)) +- 增加 ThemeConfig 类型定义配置文件 ([1bbbbe7](https://github.com/arvinxx/dumi-theme-antd-style/commit/1bbbbe7)) +- 补充 Hero config 配置 ([e6ac81c](https://github.com/arvinxx/dumi-theme-antd-style/commit/e6ac81c)) + +### 🐛 修复 + +- 修正 ApiHeaderConfig 类型定义 ([87fcfda](https://github.com/arvinxx/dumi-theme-antd-style/commit/87fcfda)) + +### 👷 构建系统 + +- 补充类型定义 ([5effb5a](https://github.com/arvinxx/dumi-theme-antd-style/commit/5effb5a)) + # [0.14.0-beta.5](https://github.com/arvinxx/dumi-theme-antd-style/compare/v0.14.0-beta.4...v0.14.0-beta.5) (2023-03-01) # [0.14.0-beta.4](https://github.com/arvinxx/dumi-theme-antd-style/compare/v0.14.0-beta.3...v0.14.0-beta.4) (2023-03-01) diff --git a/package.json b/package.json index fa59ae6..34276bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dumi-theme-antd-style", - "version": "0.14.0-beta.5", + "version": "0.14.0", "description": "dumi-theme-antd-style 是为 dumi2 打造的一款文档站主题包,提供了更加美观、易用的研发与阅读体验", "keywords": [ "npm",