Skip to content

Commit 477f890

Browse files
chore: release eslint-plugin-prettier v5.0.0-alpha.0 (#517)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 910aeb6 commit 477f890

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.changeset/pre.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
"initialVersions": {
55
"eslint-plugin-prettier": "4.2.2"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"old-plants-exist",
9+
"orange-eyes-brush",
10+
"quiet-cups-pull"
11+
]
812
}

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

0 commit comments

Comments
 (0)