diff --git a/CHANGELOG.md b/CHANGELOG.md index 213b504f..6cf042b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.2.3](https://github.com/ant-design/antd-style/compare/v3.2.2...v3.2.3) (2023-06-04) + +### 🐛 Bug Fixes + +- fix suspense error in ssr hydration ([d4ce424](https://github.com/ant-design/antd-style/commit/d4ce424)), closes [#61](https://github.com/ant-design/antd-style/issues/61) + # [3.3.0-beta.2](https://github.com/ant-design/antd-style/compare/v3.3.0-beta.1...v3.3.0-beta.2) (2023-06-03) ### ✨ Features diff --git a/package.json b/package.json index 631d9fd7..a9a22a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.3.0-beta.2", + "version": "3.2.3", "description": "a css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "antd",