From eecfd9adf3c31ba3a27829fcd1df20d3a291b796 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Dec 2020 16:19:35 +0000 Subject: [PATCH] chore(release): 8.9.9 [skip ci] ## [8.9.9](https://github.com/thenativeweb/validate-value/compare/8.9.8...8.9.9) (2020-12-16) ### Bug Fixes * bump ajv-formats from 0.6.1 to 1.5.1 ([#255](https://github.com/thenativeweb/validate-value/issues/255)) ([4132a07](https://github.com/thenativeweb/validate-value/commit/4132a07f9157b89dd8b40df8a43922e9cbdc99ef)) --- 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 7194bf0..37d1ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.9.9](https://github.com/thenativeweb/validate-value/compare/8.9.8...8.9.9) (2020-12-16) + + +### Bug Fixes + +* bump ajv-formats from 0.6.1 to 1.5.1 ([#255](https://github.com/thenativeweb/validate-value/issues/255)) ([4132a07](https://github.com/thenativeweb/validate-value/commit/4132a07f9157b89dd8b40df8a43922e9cbdc99ef)) + ## [8.9.8](https://github.com/thenativeweb/validate-value/compare/8.9.7...8.9.8) (2020-12-16) diff --git a/package-lock.json b/package-lock.json index d089676..0a2a554 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "8.9.8", + "version": "8.9.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53538b1..244bcef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "8.9.8", + "version": "8.9.9", "description": "validate-value validates values against JSON schemas.", "contributors": [ {