Skip to content

Commit 5136525

Browse files
chore: release prettier-eslint (#1177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f8db7c commit 5136525

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-socks-serve.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.3.2
4+
5+
### Patch Changes
6+
7+
- [#1176](https://github.com/prettier/prettier-eslint/pull/1176) [`7f8db7c`](https://github.com/prettier/prettier-eslint/commit/7f8db7cc89639ecbd21d0af6f6b06bf306b67086) Thanks [@JounQin](https://github.com/JounQin)! - fix: remove `preinstall` script
8+
39
## 16.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": "prettier-eslint",
3-
"version": "16.3.1",
3+
"version": "16.3.2",
44
"description": "Formats your JavaScript using prettier followed by eslint --fix",
55
"repository": "git+https://github.com/prettier/prettier-eslint.git",
66
"homepage": "https://github.com/prettier/prettier-eslint#readme",

0 commit comments

Comments
 (0)