Skip to content

Commit 6003348

Browse files
committed
v2.2.7
1 parent 430b5c9 commit 6003348

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,22 @@ 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.2.7](https://github.com/formsy/formsy-react/compare/v2.2.6...v2.2.7)
8+
9+
- chore(deps): Bump ws from 7.4.2 to 7.4.6 [`#630`](https://github.com/formsy/formsy-react/pull/630)
10+
- chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 [`#628`](https://github.com/formsy/formsy-react/pull/628)
11+
- chore(deps): Bump glob-parent from 5.1.1 to 5.1.2 [`#639`](https://github.com/formsy/formsy-react/pull/639)
12+
- chore(deps): Bump normalize-url from 4.5.0 to 4.5.1 [`#640`](https://github.com/formsy/formsy-react/pull/640)
13+
- chore(deps): Bump path-parse from 1.0.6 to 1.0.7 [`#652`](https://github.com/formsy/formsy-react/pull/652)
14+
- chore(deps): Bump shelljs from 0.8.4 to 0.8.5 [`#658`](https://github.com/formsy/formsy-react/pull/658)
15+
- chore(deps): Bump minimist from 1.2.5 to 1.2.6 [`#661`](https://github.com/formsy/formsy-react/pull/661)
16+
- chore(deps): Bump terser from 4.8.0 to 4.8.1 [`#665`](https://github.com/formsy/formsy-react/pull/665)
17+
- Upgrade to GitHub-native Dependabot [`#618`](https://github.com/formsy/formsy-react/pull/618)
18+
719
#### [v2.2.6](https://github.com/formsy/formsy-react/compare/v2.2.5...v2.2.6)
820

21+
> 24 July 2022
22+
923
- Bump deps [`#668`](https://github.com/formsy/formsy-react/pull/668)
1024
- Update CHANGELOG.md [`80acda7`](https://github.com/formsy/formsy-react/commit/80acda7623353f0520dc3a2152c855fcc190e4ff)
1125
- Make changelog change properly on deploy [`e528cfd`](https://github.com/formsy/formsy-react/commit/e528cfd786fd60dcf1c0f08288be0346b8b63559)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formsy-react",
3-
"version": "2.2.6",
3+
"version": "2.2.7",
44
"description": "A form input builder and validator for React",
55
"keywords": [
66
"form",

0 commit comments

Comments
 (0)