Skip to content

Commit

Permalink
v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Apr 24, 2024
1 parent a8953c6 commit 7bbb433
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

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

- 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)
- 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)
- build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 [`#141`](https://github.com/zabute/formsy-semantic-ui-react/pull/141)
- fix: Form static props are recognized as any in TS [`a8953c6`](https://github.com/zabute/formsy-semantic-ui-react/commit/a8953c66a46776f0924db39ebd5feef73ef832ff)

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

> 20 September 2023
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 [`#139`](https://github.com/zabute/formsy-semantic-ui-react/pull/139)
- fix: move @types/hoist-non-react-statics from deps to devDeps [`cd72fb6`](https://github.com/zabute/formsy-semantic-ui-react/commit/cd72fb64597db16c9bb8a7e5e916462dbf34d46f)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formsy-semantic-ui-react",
"version": "2.3.4",
"version": "2.3.5",
"description": "Formsy-React wrappers for Semantic-Ui-React's form Components",
"keywords": [
"formsy-react",
Expand Down

0 comments on commit 7bbb433

Please sign in to comment.