diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a7e62d9..14aa0dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 87ed2a4f..dcfdc801 100644 --- a/package.json +++ b/package.json @@ -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",