Skip to content

Commit 0b2aef4

Browse files
chore: release eslint-plugin-json-schema-validator (#349)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dab937c commit 0b2aef4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/giant-wolves-tie.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
# eslint-plugin-json-schema-validator
22

3+
## 5.1.3
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/348) [`dab937c`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/dab937cc62367fc261df29e755a90dee9f8cbb94) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: crash on empty yaml
8+
39
## 5.1.2
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": "eslint-plugin-json-schema-validator",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "ESLint plugin that validates data using JSON Schema Validator.",
55
"repository": "git+https://github.com/ota-meshi/eslint-plugin-json-schema-validator.git",
66
"homepage": "https://ota-meshi.github.io/eslint-plugin-json-schema-validator/",

0 commit comments

Comments
 (0)