Skip to content

Commit

Permalink
chore: release eslint-plugin-json-schema-validator (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 9, 2023
1 parent b20e019 commit 68e7bf9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tall-tomatoes-run.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-plugin-json-schema-validator

## 4.7.2

### Patch Changes

- [#260](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/260) [`b20e019`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/b20e0190b4ca09f3bbb592e2b1256ad9cc775945) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency toml-eslint-parser to ^0.8.0

## 4.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-json-schema-validator",
"version": "4.7.1",
"version": "4.7.2",
"description": "ESLint plugin that validates data using JSON Schema Validator.",
"repository": "git+https://github.com/ota-meshi/eslint-plugin-json-schema-validator.git",
"homepage": "https://ota-meshi.github.io/eslint-plugin-json-schema-validator/",
Expand Down

0 comments on commit 68e7bf9

Please sign in to comment.