From 082e4692b415d5b826437df567b327559553625e Mon Sep 17 00:00:00 2001 From: ci Date: Sun, 22 Oct 2023 13:41:44 +0000 Subject: [PATCH] Release version 2.52.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b304309994..201bcb70eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 2.52.0 (2023-10-22) + +#### New Features +* [#1691](https://github.com/mondaycom/monday-ui-react-core/pull/1691) feat(EditableInput): expose inputType ([@talkor](https://github.com/talkor)) + +#### Internal Changes +* [#1693](https://github.com/mondaycom/monday-ui-react-core/pull/1693) chore: fix < Tip /> imports to be from vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + ## 2.51.2 (2023-10-22) #### Bug Fixes