Skip to content

Commit

Permalink
chore: release v0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 18, 2024
1 parent 9d44862 commit 76257a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.15.4](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.15.3...v0.15.4) (2024-10-18)

### Bug Fixes

- update dependency package-json-validator to v0.7.0 ([#569](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/569)) ([9d44862](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/9d44862f29cef1e6e8d71facf55ac5cf907d979e)), closes [#000](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/000)

## [0.15.3](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.15.2...v0.15.3) (2024-09-12)

### Bug Fixes
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-package-json",
"version": "0.15.3",
"version": "0.15.4",
"description": "Rules for consistent, readable, and valid package.json files. 🗂️",
"homepage": "https://github.com/JoshuaKGoldberg/eslint-plugin-package-json#readme",
"bugs": {
Expand Down

0 comments on commit 76257a5

Please sign in to comment.