Skip to content

Commit 1fba217

Browse files
github-actions[bot]torifat
authored andcommitted
Version Packages
1 parent 8846dda commit 1fba217

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/light-papayas-play/changes.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changeset/light-papayas-play/changes.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# better-ajv-errors
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 8846dda: ajv 8 support
8+
39
## 0.7.0
410

511
### Minor Changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-ajv-errors",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "JSON Schema validation for Human",
55
"repository": "atlassian/better-ajv-errors",
66
"main": "index.js",
@@ -76,4 +76,4 @@
7676
"<rootDir>/src/**/__tests__/**/*.js"
7777
]
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)