Skip to content

Commit 03f22b2

Browse files
committed
v2.3.4
1 parent cd72fb6 commit 03f22b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ 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.4](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.3...v2.3.4)
8+
9+
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 [`#139`](https://github.com/zabute/formsy-semantic-ui-react/pull/139)
10+
- fix: move @types/hoist-non-react-statics from deps to devDeps [`cd72fb6`](https://github.com/zabute/formsy-semantic-ui-react/commit/cd72fb64597db16c9bb8a7e5e916462dbf34d46f)
11+
712
#### [v2.3.3](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.2...v2.3.3)
813

14+
> 27 July 2023
15+
916
- fix: remove weird props that becomes mandatory [`ed08cd9`](https://github.com/zabute/formsy-semantic-ui-react/commit/ed08cd9ff8f81448f2f22eea5d082ccbfedc6363)
1017

1118
#### [v2.3.2](https://github.com/zabute/formsy-semantic-ui-react/compare/v2.3.1...v2.3.2)

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

0 commit comments

Comments
 (0)