Skip to content

Commit 73cd96d

Browse files
chore: release prettier-eslint (#1183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 770f387 commit 73cd96d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/perfect-carrots-repair.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+
## 16.4.1
4+
5+
### Patch Changes
6+
7+
- [#1182](https://github.com/prettier/prettier-eslint/pull/1182) [`53735a1`](https://github.com/prettier/prettier-eslint/commit/53735a11915d6375f8964d7c813c5c1a13913783) Thanks [@JounQin](https://github.com/JounQin)! - fix: export entry regression
8+
39
## 16.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-eslint",
3-
"version": "16.4.0",
3+
"version": "16.4.1",
44
"type": "commonjs",
55
"description": "Formats your JavaScript using prettier followed by eslint --fix",
66
"repository": "git+https://github.com/prettier/prettier-eslint.git",

0 commit comments

Comments
 (0)