Skip to content

Commit f3d8ddf

Browse files
chore: release eslint-plugin-prettier
1 parent baa7236 commit f3d8ddf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eight-hornets-approve.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#736](https://github.com/prettier/eslint-plugin-prettier/pull/736) [`baa7236`](https://github.com/prettier/eslint-plugin-prettier/commit/baa7236d1c1b2fc19f57ed95ec3e55adbc09dfae) Thanks [@yashtech00](https://github.com/yashtech00)! - refactor: migrate `worker.js` to `worker.mjs`
8+
39
## 5.3.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.3.1",
3+
"version": "5.4.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)