From 95dab2f05e4a0fc56626b9714c280cdf1b37916e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 Feb 2020 08:15:21 +0000 Subject: [PATCH] chore(release): 1.22.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.22.0](https://github.com/wmfs/tymly-statelint/compare/v1.21.0...v1.22.0) (2020-02-26) ### 🛠 Builds * **deps:** bump ajv from 6.11.0 to 6.12.0 ([fa85466](https://github.com/wmfs/tymly-statelint/commit/fa8546636e3a704e47aa39057b3bd7e95271696f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34e625c..1d3c466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.22.0](https://github.com/wmfs/tymly-statelint/compare/v1.21.0...v1.22.0) (2020-02-26) + + +### 🛠 Builds + +* **deps:** bump ajv from 6.11.0 to 6.12.0 ([fa85466](https://github.com/wmfs/tymly-statelint/commit/fa8546636e3a704e47aa39057b3bd7e95271696f)) + # [1.21.0](https://github.com/wmfs/tymly-statelint/compare/v1.20.0...v1.21.0) (2020-02-14)