Skip to content

Commit 283d792

Browse files
committed
Bumped to 2.0.2
1 parent 83348c8 commit 283d792

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-bugs-feel.md

Lines changed: 0 additions & 5 deletions
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+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 83348c8: Add missing `lib` in the published package
8+
39
## 2.0.1
410

511
### 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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "JSON Schema validation for Human",
55
"repository": "atlassian/better-ajv-errors",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)