Skip to content

Commit 1524afa

Browse files
committed
v2.3.0
1 parent 889c3ab commit 1524afa

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,23 @@ 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.3.0](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.4...v2.3.0)
8+
9+
- Bump word-wrap from 1.2.3 to 1.2.4 [`#136`](https://github.com/zabute/formsy-semantic-ui-react/pull/136)
10+
- Bump word-wrap from 1.2.3 to 1.2.4 in /example [`#137`](https://github.com/zabute/formsy-semantic-ui-react/pull/137)
11+
- Bump semver from 5.7.1 to 5.7.2 [`#135`](https://github.com/zabute/formsy-semantic-ui-react/pull/135)
12+
- Bump semver from 5.7.1 to 5.7.2 in /example [`#134`](https://github.com/zabute/formsy-semantic-ui-react/pull/134)
13+
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#133`](https://github.com/zabute/formsy-semantic-ui-react/pull/133)
14+
- Bump json5 from 1.0.1 to 1.0.2 [`#132`](https://github.com/zabute/formsy-semantic-ui-react/pull/132)
15+
- Bump minimatch from 3.0.4 to 3.1.2 in /example [`#131`](https://github.com/zabute/formsy-semantic-ui-react/pull/131)
16+
- Bump json5 from 1.0.1 to 1.0.2 in /example [`#130`](https://github.com/zabute/formsy-semantic-ui-react/pull/130)
17+
- fix: handle radio group props properly, closes #138 [`#138`](https://github.com/zabute/formsy-semantic-ui-react/issues/138)
18+
- Bump deps [`2364fed`](https://github.com/zabute/formsy-semantic-ui-react/commit/2364fed1ddf6c872dd12bbc9268b23011dd0373b)
19+
720
#### [v2.2.4](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.3...v2.2.4)
821

22+
> 9 December 2022
23+
924
- Bump qs from 6.5.2 to 6.5.3 in /example [`#129`](https://github.com/zabute/formsy-semantic-ui-react/pull/129)
1025
- Bump qs from 6.5.2 to 6.5.3 [`#128`](https://github.com/zabute/formsy-semantic-ui-react/pull/128)
1126
- Bump minimatch from 3.0.4 to 3.1.2 [`#127`](https://github.com/zabute/formsy-semantic-ui-react/pull/127)

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.4",
3+
"version": "2.3.0",
44
"description": "Formsy-React wrappers for Semantic-Ui-React's form Components",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)