diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c2265..fa623ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,18 @@ 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.2.4](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.3...v2.2.4) + +- Bump qs from 6.5.2 to 6.5.3 in /example [`#129`](https://github.com/zabute/formsy-semantic-ui-react/pull/129) +- Bump qs from 6.5.2 to 6.5.3 [`#128`](https://github.com/zabute/formsy-semantic-ui-react/pull/128) +- Bump minimatch from 3.0.4 to 3.1.2 [`#127`](https://github.com/zabute/formsy-semantic-ui-react/pull/127) +- Bump decode-uri-component from 0.2.0 to 0.2.2 in /example [`#126`](https://github.com/zabute/formsy-semantic-ui-react/pull/126) +- Bump decode-uri-component from 0.2.0 to 0.2.2 [`#125`](https://github.com/zabute/formsy-semantic-ui-react/pull/125) + #### [v2.2.3](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.2...v2.2.3) +> 9 November 2022 + - fix: add input value type to generics in a less destructive place [`d8d01ae`](https://github.com/zabute/formsy-semantic-ui-react/commit/d8d01aed5964fa5e842a208830b05ebb69837265) #### [v2.2.2](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.1...v2.2.2) diff --git a/package.json b/package.json index eab5ecd..9449b38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formsy-semantic-ui-react", - "version": "2.2.3", + "version": "2.2.4", "description": "Formsy-React wrappers for Semantic-Ui-React's form Components", "repository": { "type": "git",