Skip to content

Commit

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

### Bug Fixes

* bump ajv-formats from 0.6.1 to 1.5.1 ([#255](#255)) ([4132a07](4132a07))
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent 4132a07 commit eecfd9a
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.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)


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.8",
"version": "8.9.9",
"description": "validate-value validates values against JSON schemas.",
"contributors": [
{
Expand Down

0 comments on commit eecfd9a

Please sign in to comment.