Skip to content

Commit 43720f6

Browse files
github-actions[bot]torifat
authored andcommitted
Version Packages
1 parent 7184b1e commit 43720f6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/blue-apricots-relax.md

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

.changeset/silent-buckets-compete.md

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

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 3918d58: Add integration with ajv-errors
8+
9+
### Patch Changes
10+
11+
- 6120105: Remove for...in loop to prevent possible enumeration errors
12+
313
## 1.1.2
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-ajv-errors",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "JSON Schema validation for Human",
55
"repository": "atlassian/better-ajv-errors",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)