Skip to content

Commit b2e195c

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-carpets-suffer.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.2.5
4+
5+
### Patch Changes
6+
7+
- [#721](https://github.com/prettier/eslint-plugin-prettier/pull/721) [`4f5513d`](https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676) Thanks [@JounQin](https://github.com/JounQin)! - fix: clarify correct `eslint-config-prettier` peer range
8+
39
## 5.2.4
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.2.4",
3+
"version": "5.2.5",
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)