diff --git a/CHANGELOG.md b/CHANGELOG.md index 23f5778..d96160c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.7.0](https://github.com/Wxh16144/easy-antd-modal/compare/v1.6.2...v1.7.0) (2024-09-05) + +### Features + +- 改进 antd 依赖范围限制 ([#22](https://github.com/Wxh16144/easy-antd-modal/issues/22)) ([083ab31](https://github.com/Wxh16144/easy-antd-modal/commit/083ab31a05ca4770955f6ea0e3899152d5f941f8)) + ## [1.6.2](https://github.com/Wxh16144/easy-antd-modal/compare/v1.6.1...v1.6.2) (2024-09-04) ### Bug Fixes diff --git a/package.json b/package.json index 2a093fb..0d26fc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-antd-modal", - "version": "1.6.2", + "version": "1.7.0", "description": "二次开发, 简化 Ant Design Modal 的使用方式", "keywords": [ "antd",