diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a45d778..025f0ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.6.3](https://github.com/ant-design/antd-style/compare/v3.6.2...v3.6.3) (2024-09-12) + +### 🐛 Bug Fixes + +- Export the CSSObject type from incorrect package, closes [#167](https://github.com/ant-design/antd-style/issues/167) ([85db0b3](https://github.com/ant-design/antd-style/commit/85db0b3)) + ## [3.6.2](https://github.com/ant-design/antd-style/compare/v3.6.1...v3.6.2) (2024-03-24) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index 50af654c..41bff5ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.6.2", + "version": "3.6.3", "description": "css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "antd",