File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v2.2.8] ( https://github.com/formsy/formsy-react/compare/v2.2.7...v2.2.8 )
8
+
9
+ - Migrate to react testing lib instead of enzyme [ ` #679 ` ] ( https://github.com/formsy/formsy-react/pull/679 )
10
+ - Bump deps [ ` 7056b3e ` ] ( https://github.com/formsy/formsy-react/commit/7056b3eca1bc8df759f05f88a75f5ff681dc2596 )
11
+ - refactor: Move rules tests to rules folder [ ` 33d2f88 ` ] ( https://github.com/formsy/formsy-react/commit/33d2f8888b211672bfa762a2e804d651683903a6 )
12
+ - Update ci build deps [ ` 3599710 ` ] ( https://github.com/formsy/formsy-react/commit/3599710dc5226545e5dca7495ec130ad4af8c862 )
13
+
7
14
#### [ v2.2.7] ( https://github.com/formsy/formsy-react/compare/v2.2.6...v2.2.7 )
8
15
16
+ > 24 July 2022
17
+
9
18
- chore(deps): Bump ws from 7.4.2 to 7.4.6 [ ` #630 ` ] ( https://github.com/formsy/formsy-react/pull/630 )
10
19
- chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 [ ` #628 ` ] ( https://github.com/formsy/formsy-react/pull/628 )
11
20
- chore(deps): Bump glob-parent from 5.1.1 to 5.1.2 [ ` #639 ` ] ( https://github.com/formsy/formsy-react/pull/639 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " formsy-react" ,
3
- "version" : " 2.2.7 " ,
3
+ "version" : " 2.2.8 " ,
4
4
"description" : " A form input builder and validator for React" ,
5
5
"keywords" : [
6
6
" form" ,
You can’t perform that action at this time.
0 commit comments