Skip to content

Commit e2c31d2

Browse files
chore: release eslint-plugin-prettier (#756)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98a8bfd commit e2c31d2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/five-boats-decide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-jokes-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 5.5.4
4+
5+
### Patch Changes
6+
7+
- [#755](https://github.com/prettier/eslint-plugin-prettier/pull/755) [`723f7a8`](https://github.com/prettier/eslint-plugin-prettier/commit/723f7a803f014746f2146e5be021c9071fa52d7e) Thanks [@kbrilla](https://github.com/kbrilla)! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to `parserBlocklist`
8+
9+
- [#751](https://github.com/prettier/eslint-plugin-prettier/pull/751) [`cf52b30`](https://github.com/prettier/eslint-plugin-prettier/commit/cf52b306a533b971bf40bbbf0d2033a1ed4f3c5d) Thanks [@andreww2012](https://github.com/andreww2012)! - fix: disallow extra properties in rule options
10+
311
## 5.5.1
412

513
### 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-prettier",
3-
"version": "5.5.3",
3+
"version": "5.5.4",
44
"description": "Runs prettier as an eslint rule",
55
"repository": "https://github.com/prettier/eslint-plugin-prettier.git",
66
"homepage": "https://github.com/prettier/eslint-plugin-prettier#readme",

0 commit comments

Comments
 (0)