Skip to content

Commit 696254f

Browse files
chore: release prettier-eslint v16.1.0 (#939)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d8db105 commit 696254f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-mayflies-think.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 16.1.0
4+
5+
### Minor Changes
6+
7+
- [#938](https://github.com/prettier/prettier-eslint/pull/938) [`4943e6b`](https://github.com/prettier/prettier-eslint/commit/4943e6b1cac553b781cc801e473ceb869a80d947) Thanks [@JounQin](https://github.com/JounQin)! - feat!: bump all (dev)Dependencies, drop node < 16.10
8+
39
## 16.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-eslint",
3-
"version": "16.0.0",
3+
"version": "16.1.0",
44
"description": "Formats your JavaScript using prettier followed by eslint --fix",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)