Skip to content

Commit

Permalink
chore(release): 8.9.10 [skip ci]
Browse files Browse the repository at this point in the history
## [8.9.10](8.9.9...8.9.10) (2020-12-19)

### Bug Fixes

* bump ajv from 7.0.0 to 7.0.1 ([#256](#256)) ([3d29f1e](3d29f1e))
  • Loading branch information
semantic-release-bot committed Dec 19, 2020
1 parent 3d29f1e commit 1acd99b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [8.9.10](https://github.com/thenativeweb/validate-value/compare/8.9.9...8.9.10) (2020-12-19)


### Bug Fixes

* bump ajv from 7.0.0 to 7.0.1 ([#256](https://github.com/thenativeweb/validate-value/issues/256)) ([3d29f1e](https://github.com/thenativeweb/validate-value/commit/3d29f1e4867b7ac22c613e9b218fcf70725f432f))

## [8.9.9](https://github.com/thenativeweb/validate-value/compare/8.9.8...8.9.9) (2020-12-16)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "validate-value",
"version": "8.9.9",
"version": "8.9.10",
"description": "validate-value validates values against JSON schemas.",
"contributors": [
{
Expand Down

0 comments on commit 1acd99b

Please sign in to comment.