Skip to content

Commit 012813e

Browse files
committed
v2.3.7
1 parent 2fd1ac3 commit 012813e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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.7](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.6...v2.3.7)
8+
9+
- bump example deps [`eac34a2`](https://github.com/zabute/formsy-semantic-ui-react/commit/eac34a2ba171b13b9e114bfde25d06b6446659c3)
10+
- bump deps [`f9b6cdc`](https://github.com/zabute/formsy-semantic-ui-react/commit/f9b6cdcea5fca8f32f7a4a9dcbaf4a4efb120036)
11+
- refactor: improve prop filtering [`d47a795`](https://github.com/zabute/formsy-semantic-ui-react/commit/d47a795a0bff0ca39822d2acea48b1a68d3e7cb2)
12+
713
#### [v2.3.6](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.5...v2.3.6)
814

15+
> 24 April 2024
16+
917
- Revert "fix: Form static props are recognized as any in TS" [`12bd234`](https://github.com/zabute/formsy-semantic-ui-react/commit/12bd234e71defdcf1b01a53aef147ada972e1ecf)
1018

1119
#### [v2.3.5](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.4...v2.3.5)

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

0 commit comments

Comments
 (0)