Skip to content

Commit

Permalink
chore(release): 9.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.12](9.0.11...9.0.12) (2021-07-06)

### Bug Fixes

* bump ajv from 8.6.0 to 8.6.1 ([#369](#369)) ([64e79e4](64e79e4))
  • Loading branch information
semantic-release-bot committed Jul 6, 2021
1 parent 64e79e4 commit 33e80c5
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 @@
## [9.0.12](https://github.com/thenativeweb/validate-value/compare/9.0.11...9.0.12) (2021-07-06)


### Bug Fixes

* bump ajv from 8.6.0 to 8.6.1 ([#369](https://github.com/thenativeweb/validate-value/issues/369)) ([64e79e4](https://github.com/thenativeweb/validate-value/commit/64e79e4dc05e7f1c09c849bf135cb087aee6b1c6))

## [9.0.11](https://github.com/thenativeweb/validate-value/compare/9.0.10...9.0.11) (2021-06-29)


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

0 comments on commit 33e80c5

Please sign in to comment.