diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a83a31..b9259b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.2.2](https://github.com/ant-design/antd-style/compare/v3.2.1...v3.2.2) (2023-06-02) + +### 🐛 Bug Fixes + +- fix ThemeProvider's children to non-required ([3c13c7d](https://github.com/ant-design/antd-style/commit/3c13c7d)), closes [#58](https://github.com/ant-design/antd-style/issues/58) + ## [3.2.1](https://github.com/ant-design/antd-style/compare/v3.2.0...v3.2.1) (2023-05-29) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index 16fcf0aa..fd685b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.2.1", + "version": "3.2.2", "description": "a css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "antd",