Skip to content

Commit ac6b174

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/purple-ravens-invent.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-json-schema-validator
22

3+
## 5.3.2
4+
5+
### Patch Changes
6+
7+
- [#337](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/337) [`3a01188`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/3a01188414767cf4a4c5b2e457df94bb0bef5087) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency `minimatch` to `v9` or `v10`
8+
39
## 5.3.1
410

511
### Patch Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-json-schema-validator",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
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)