From 33e80c5510c543a697f44cd199e7b5c1f76f3334 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Jul 2021 08:29:07 +0000 Subject: [PATCH] chore(release): 9.0.12 [skip ci] ## [9.0.12](https://github.com/thenativeweb/validate-value/compare/9.0.11...9.0.12) (2021-07-06) ### Bug Fixes * bump ajv from 8.6.0 to 8.6.1 ([#369](https://github.com/thenativeweb/validate-value/issues/369)) ([64e79e4](https://github.com/thenativeweb/validate-value/commit/64e79e4dc05e7f1c09c849bf135cb087aee6b1c6)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14f682c..153f6a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.0.12](https://github.com/thenativeweb/validate-value/compare/9.0.11...9.0.12) (2021-07-06) + + +### Bug Fixes + +* bump ajv from 8.6.0 to 8.6.1 ([#369](https://github.com/thenativeweb/validate-value/issues/369)) ([64e79e4](https://github.com/thenativeweb/validate-value/commit/64e79e4dc05e7f1c09c849bf135cb087aee6b1c6)) + ## [9.0.11](https://github.com/thenativeweb/validate-value/compare/9.0.10...9.0.11) (2021-06-29) diff --git a/package-lock.json b/package-lock.json index c4c62c3..cc6768a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "9.0.11", + "version": "9.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f085974..a010730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "9.0.11", + "version": "9.0.12", "description": "validate-value validates values against JSON schemas.", "contributors": [ {