Skip to content

Commit a7a54b5

Browse files
chore: release eslint-plugin-json-schema-validator (#379)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83346cb commit a7a54b5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-dolphins-exist.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#378](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/378) [`83346cb`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/83346cb7ef128731bb3470f30a47a2d3eb0e7ed6) Thanks [@JounQin](https://github.com/JounQin)! - refactor: use actively maintained [`json-schema-migrate-x`](https://github.com/un-ts/json-schema-migrate-x) instead
8+
39
## 5.3.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.3.2",
3+
"version": "5.4.0",
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)