Skip to content

Commit d81e60c

Browse files
chore: release prettier-eslint (#1187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96967e9 commit d81e60c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ready-mangos-run.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.2
4+
5+
### Patch Changes
6+
7+
- [#1186](https://github.com/prettier/prettier-eslint/pull/1186) [`96967e9`](https://github.com/prettier/prettier-eslint/commit/96967e9a4eb7a99a52f65ff94b0155c2ce679c3e) Thanks [@bpfoster](https://github.com/bpfoster)! - fix: `tslib` should be listed as `dependency`
8+
39
## 16.4.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.4.1",
3+
"version": "16.4.2",
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)