Skip to content

Commit f24a95e

Browse files
committed
v2.3.1
1 parent 4304469 commit f24a95e

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.1](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.0...v2.3.1)
8+
9+
- fix: remove double disable class [`4304469`](https://github.com/zabute/formsy-semantic-ui-react/commit/43044691fb9e3a4ea1e2ab3819188512bdcef3a1)
10+
711
#### [v2.3.0](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.2.4...v2.3.0)
812

13+
> 27 July 2023
14+
915
- Bump word-wrap from 1.2.3 to 1.2.4 [`#136`](https://github.com/zabute/formsy-semantic-ui-react/pull/136)
1016
- Bump word-wrap from 1.2.3 to 1.2.4 in /example [`#137`](https://github.com/zabute/formsy-semantic-ui-react/pull/137)
1117
- Bump semver from 5.7.1 to 5.7.2 [`#135`](https://github.com/zabute/formsy-semantic-ui-react/pull/135)

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

0 commit comments

Comments
 (0)