From 6003348e21937780de6fd5549519cc095bc0b816 Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Sun, 24 Jul 2022 14:03:57 +0300 Subject: [PATCH] v2.2.7 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cfe15ac..6a7e62d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,22 @@ 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.7](https://github.com/formsy/formsy-react/compare/v2.2.6...v2.2.7) + +- 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) +- chore(deps): Bump normalize-url from 4.5.0 to 4.5.1 [`#640`](https://github.com/formsy/formsy-react/pull/640) +- chore(deps): Bump path-parse from 1.0.6 to 1.0.7 [`#652`](https://github.com/formsy/formsy-react/pull/652) +- chore(deps): Bump shelljs from 0.8.4 to 0.8.5 [`#658`](https://github.com/formsy/formsy-react/pull/658) +- chore(deps): Bump minimist from 1.2.5 to 1.2.6 [`#661`](https://github.com/formsy/formsy-react/pull/661) +- chore(deps): Bump terser from 4.8.0 to 4.8.1 [`#665`](https://github.com/formsy/formsy-react/pull/665) +- Upgrade to GitHub-native Dependabot [`#618`](https://github.com/formsy/formsy-react/pull/618) + #### [v2.2.6](https://github.com/formsy/formsy-react/compare/v2.2.5...v2.2.6) +> 24 July 2022 + - Bump deps [`#668`](https://github.com/formsy/formsy-react/pull/668) - Update CHANGELOG.md [`80acda7`](https://github.com/formsy/formsy-react/commit/80acda7623353f0520dc3a2152c855fcc190e4ff) - Make changelog change properly on deploy [`e528cfd`](https://github.com/formsy/formsy-react/commit/e528cfd786fd60dcf1c0f08288be0346b8b63559) diff --git a/package.json b/package.json index c7654d00..9ebfcd67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formsy-react", - "version": "2.2.6", + "version": "2.2.7", "description": "A form input builder and validator for React", "keywords": [ "form",