Skip to content

Commit 24aff89

Browse files
chore: release eslint-plugin-prettier
1 parent 723f7a8 commit 24aff89

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-boats-decide.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
# 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+
39
## 5.5.1
410

511
### 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)