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": [ {