Skip to content

Commit be5d049

Browse files
chore: release prettier-eslint (#1174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 700065e commit be5d049

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-plums-repeat.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.1
4+
5+
### Patch Changes
6+
7+
- [#1171](https://github.com/prettier/prettier-eslint/pull/1171) [`700065e`](https://github.com/prettier/prettier-eslint/commit/700065e4bfbd0243004c5f3310a60d4256a7491f) Thanks [@JounQin](https://github.com/JounQin)! - chore: take `.cjs`, `.cts`, `.mts` into account
8+
39
## 16.3.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.3.0",
3+
"version": "16.3.1",
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)