diff --git a/CHANGELOG.md b/CHANGELOG.md index d88eb8bf..9f2f5765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.4.5](https://github.com/ant-design/antd-style/compare/v3.4.4...v3.4.5) (2023-09-04) + +### 🐛 Bug Fixes + +- The MappingAlgorithm type doesn't exported, closes [#103](https://github.com/ant-design/antd-style/issues/103) ([046ddd6](https://github.com/ant-design/antd-style/commit/046ddd6)) + ## [3.4.4](https://github.com/ant-design/antd-style/compare/v3.4.3...v3.4.4) (2023-08-09) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index 2ac7a227..9b681ae9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.4.4", + "version": "3.4.5", "description": "a css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "antd",