From 03f22b220be9109825ffcabb57a9be3185b99110 Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Wed, 20 Sep 2023 22:50:04 +0300 Subject: [PATCH] v2.3.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index feb29c4..9edffe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.3.4](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.3...v2.3.4) + +- Bump @adobe/css-tools from 4.2.0 to 4.3.1 [`#139`](https://github.com/zabute/formsy-semantic-ui-react/pull/139) +- fix: move @types/hoist-non-react-statics from deps to devDeps [`cd72fb6`](https://github.com/zabute/formsy-semantic-ui-react/commit/cd72fb64597db16c9bb8a7e5e916462dbf34d46f) + #### [v2.3.3](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.2...v2.3.3) +> 27 July 2023 + - fix: remove weird props that becomes mandatory [`ed08cd9`](https://github.com/zabute/formsy-semantic-ui-react/commit/ed08cd9ff8f81448f2f22eea5d082ccbfedc6363) #### [v2.3.2](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.1...v2.3.2) diff --git a/package.json b/package.json index f47e12d..ed73b2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formsy-semantic-ui-react", - "version": "2.3.3", + "version": "2.3.4", "description": "Formsy-React wrappers for Semantic-Ui-React's form Components", "keywords": [ "formsy-react",