Skip to content

Commit 306ff62

Browse files
committed
v2.3.2
1 parent 4f479c1 commit 306ff62

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.2](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.1...v2.3.2)
8+
9+
- fix: remove formRadioGroup since the inner field applies the error correctly [`4f479c1`](https://github.com/zabute/formsy-semantic-ui-react/commit/4f479c16ebc87ad43c6aedcbab0dc92b7a1e6528)
10+
711
#### [v2.3.1](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.0...v2.3.1)
812

13+
> 27 July 2023
14+
915
- fix: remove double disable class [`4304469`](https://github.com/zabute/formsy-semantic-ui-react/commit/43044691fb9e3a4ea1e2ab3819188512bdcef3a1)
1016

1117
#### [v2.3.0](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.4...v2.3.0)

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

0 commit comments

Comments
 (0)