diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ea93f0..968c5f62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.4.7](https://github.com/ant-design/antd-style/compare/v3.4.6...v3.4.7) (2023-09-20) + +### 🐛 Bug Fixes + +- Add startTransition on callback function, closes [#111](https://github.com/ant-design/antd-style/issues/111) ([1b502d1](https://github.com/ant-design/antd-style/commit/1b502d1)) + ## [3.4.6](https://github.com/ant-design/antd-style/compare/v3.4.5...v3.4.6) (2023-09-15) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index 7d23e89e..76b12843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd-style", - "version": "3.4.6", + "version": "3.4.7", "description": "a css-in-js solution for application combine with antd v5 token system and emotion", "keywords": [ "antd",