Skip to content

Commit 39a7744

Browse files
chore: release prettier-eslint (#951)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8418438 commit 39a7744

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-foxes-brake.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#950](https://github.com/prettier/prettier-eslint/pull/950) [`84184387e6adadc4fb800194edfcf499a46585d4`](https://github.com/prettier/prettier-eslint/commit/84184387e6adadc4fb800194edfcf499a46585d4) Thanks [@robertheessels](https://github.com/robertheessels)! - feat: support handling `.svelte` files
8+
39
## 16.2.0
410

511
### Minor 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.2.0",
3+
"version": "16.3.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)