Skip to content

Commit 7cfcac7

Browse files
committed
v2.3.6
1 parent 12bd234 commit 7cfcac7

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.6](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.5...v2.3.6)
8+
9+
- Revert "fix: Form static props are recognized as any in TS" [`12bd234`](https://github.com/zabute/formsy-semantic-ui-react/commit/12bd234e71defdcf1b01a53aef147ada972e1ecf)
10+
711
#### [v2.3.5](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.4...v2.3.5)
812

13+
> 24 April 2024
14+
915
- build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /example [`#142`](https://github.com/zabute/formsy-semantic-ui-react/pull/142)
1016
- build(deps): bump @babel/traverse from 7.11.0 to 7.23.2 in /example [`#140`](https://github.com/zabute/formsy-semantic-ui-react/pull/140)
1117
- build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 [`#141`](https://github.com/zabute/formsy-semantic-ui-react/pull/141)

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.5",
3+
"version": "2.3.6",
44
"description": "Formsy-React wrappers for Semantic-Ui-React's form Components",
55
"keywords": [
66
"formsy-react",

0 commit comments

Comments
 (0)