Skip to content

Commit

Permalink
v2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Nov 8, 2022
1 parent 7056b3e commit dcf6507
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.2.8](https://github.com/formsy/formsy-react/compare/v2.2.7...v2.2.8)

- Migrate to react testing lib instead of enzyme [`#679`](https://github.com/formsy/formsy-react/pull/679)
- Bump deps [`7056b3e`](https://github.com/formsy/formsy-react/commit/7056b3eca1bc8df759f05f88a75f5ff681dc2596)
- refactor: Move rules tests to rules folder [`33d2f88`](https://github.com/formsy/formsy-react/commit/33d2f8888b211672bfa762a2e804d651683903a6)
- Update ci build deps [`3599710`](https://github.com/formsy/formsy-react/commit/3599710dc5226545e5dca7495ec130ad4af8c862)

#### [v2.2.7](https://github.com/formsy/formsy-react/compare/v2.2.6...v2.2.7)

> 24 July 2022
- chore(deps): Bump ws from 7.4.2 to 7.4.6 [`#630`](https://github.com/formsy/formsy-react/pull/630)
- chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 [`#628`](https://github.com/formsy/formsy-react/pull/628)
- chore(deps): Bump glob-parent from 5.1.1 to 5.1.2 [`#639`](https://github.com/formsy/formsy-react/pull/639)
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-react",
"version": "2.2.7",
"version": "2.2.8",
"description": "A form input builder and validator for React",
"keywords": [
"form",
Expand Down

0 comments on commit dcf6507

Please sign in to comment.