diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d9914..989859b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.9.11](https://github.com/thenativeweb/validate-value/compare/8.9.10...8.9.11) (2020-12-28) + + +### Bug Fixes + +* bump ajv from 7.0.1 to 7.0.2 ([#258](https://github.com/thenativeweb/validate-value/issues/258)) ([a54dbfe](https://github.com/thenativeweb/validate-value/commit/a54dbfe821ca59574c1271b7d553eab2d63a0e30)) + ## [8.9.10](https://github.com/thenativeweb/validate-value/compare/8.9.9...8.9.10) (2020-12-19) diff --git a/package-lock.json b/package-lock.json index 1c0b9cd..a827221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "8.9.10", + "version": "8.9.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0ada034..a7137fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "validate-value", - "version": "8.9.10", + "version": "8.9.11", "description": "validate-value validates values against JSON schemas.", "contributors": [ {