diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d7467f16..cffcb96667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.90.2 (2024-02-07) + +#### Bug Fixes +* [#1933](https://github.com/mondaycom/monday-ui-react-core/pull/1933) fix(TextField): avoid failing to cleanup on unmount, avoid inputRef is undefined ([@YossiSaadi](https://github.com/YossiSaadi)) + ## 2.90.1 (2024-02-07) #### Bug Fixes