Skip to content

Commit 258cda2

Browse files
committed
v2.2.4
1 parent 4d1773e commit 258cda2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v2.2.4](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.3...v2.2.4)
8+
9+
- Bump qs from 6.5.2 to 6.5.3 in /example [`#129`](https://github.com/zabute/formsy-semantic-ui-react/pull/129)
10+
- Bump qs from 6.5.2 to 6.5.3 [`#128`](https://github.com/zabute/formsy-semantic-ui-react/pull/128)
11+
- Bump minimatch from 3.0.4 to 3.1.2 [`#127`](https://github.com/zabute/formsy-semantic-ui-react/pull/127)
12+
- 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)
13+
- Bump decode-uri-component from 0.2.0 to 0.2.2 [`#125`](https://github.com/zabute/formsy-semantic-ui-react/pull/125)
14+
715
#### [v2.2.3](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.2...v2.2.3)
816

17+
> 9 November 2022
18+
919
- fix: add input value type to generics in a less destructive place [`d8d01ae`](https://github.com/zabute/formsy-semantic-ui-react/commit/d8d01aed5964fa5e842a208830b05ebb69837265)
1020

1121
#### [v2.2.2](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.1...v2.2.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formsy-semantic-ui-react",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Formsy-React wrappers for Semantic-Ui-React's form Components",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)