Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and torifat committed Jan 6, 2021
1 parent 4e6e4c7 commit 613c0c5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .changeset/small-kings-pump/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/small-kings-pump/changes.md

This file was deleted.

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

## 0.7.0

### Minor Changes

- 4e6e4c7: Support json option to get accurate line/column listings

## 0.6.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "better-ajv-errors",
"version": "0.6.7",
"version": "0.7.0",
"description": "JSON Schema validation for Human",
"repository": "atlassian/better-ajv-errors",
"main": "index.js",
Expand Down Expand Up @@ -75,4 +75,4 @@
"<rootDir>/src/**/__tests__/**/*.js"
]
}
}
}

0 comments on commit 613c0c5

Please sign in to comment.