Skip to content

Commit 934cd83

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-humans-pump.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+
## 4.7.1
4+
5+
### Patch Changes
6+
7+
- [#257](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/257) [`bb45767`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/bb457670c702083158f9b3c452ab74a4cad50506) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency toml-eslint-parser to ^0.7.0
8+
39
## 4.7.0
410

511
### Minor 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": "4.7.0",
3+
"version": "4.7.1",
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)