Skip to content

Commit 53cdc13

Browse files
committed
v2.3.8
1 parent b884fd1 commit 53cdc13

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.8](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.7...v2.3.8)
8+
9+
- fix: add name prop to onChange dropdown props [`b884fd1`](https://github.com/zabute/formsy-semantic-ui-react/commit/b884fd198c0579cf1249c47fa220f70c5fd9b405)
10+
711
#### [v2.3.7](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.6...v2.3.7)
812

13+
> 14 January 2025
14+
915
- bump example deps [`eac34a2`](https://github.com/zabute/formsy-semantic-ui-react/commit/eac34a2ba171b13b9e114bfde25d06b6446659c3)
1016
- bump deps [`f9b6cdc`](https://github.com/zabute/formsy-semantic-ui-react/commit/f9b6cdcea5fca8f32f7a4a9dcbaf4a4efb120036)
1117
- refactor: improve prop filtering [`d47a795`](https://github.com/zabute/formsy-semantic-ui-react/commit/d47a795a0bff0ca39822d2acea48b1a68d3e7cb2)

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

0 commit comments

Comments
 (0)