Skip to content

Commit

Permalink
v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
torifat committed Sep 14, 2019
1 parent f9683e0 commit e7c29e9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .changeset/mean-flies-attend/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/mean-flies-attend/changes.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# better-ajv-errors

## 0.6.5

### Patch Changes

- f2e0424: Fix a bug where nested errors were ignored when top level had enum errors
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "better-ajv-errors",
"version": "0.6.4",
"version": "0.6.5",
"description": "JSON Schema validation for Human",
"repository": "atlassian/better-ajv-errors",
"main": "index.js",
Expand Down

0 comments on commit e7c29e9

Please sign in to comment.