Skip to content

Commit 3247172

Browse files
chore: release eslint-plugin-prettier (#733)
1 parent 6fe0c90 commit 3247172

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lucky-badgers-judge.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 5.3.0
4+
5+
### Minor Changes
6+
7+
- [#674](https://github.com/prettier/eslint-plugin-prettier/pull/674) [`6fe0c90`](https://github.com/prettier/eslint-plugin-prettier/commit/6fe0c90e277acba301e5a5db445130374d4254ea) Thanks [@irsooti](https://github.com/irsooti)! - feat(types): prefer `Config` over `FlatConfig` when they're equal
8+
39
## 5.2.6
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-prettier",
3-
"version": "5.2.6",
3+
"version": "5.3.0",
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)