Skip to content

Commit 2c6f80e

Browse files
chore: release eslint-config-prettier (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 56e2e34 commit 2c6f80e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-pumpkins-explain.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-config-prettier
22

3+
## 10.1.0
4+
5+
### Minor Changes
6+
7+
- [#306](https://github.com/prettier/eslint-config-prettier/pull/306) [`56e2e34`](https://github.com/prettier/eslint-config-prettier/commit/56e2e3466391d0fdfc200e42130309c687aaab53) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate to exports field
8+
39
## 10.0.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-prettier",
3-
"version": "10.0.3",
3+
"version": "10.1.0",
44
"type": "commonjs",
55
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
66
"repository": "prettier/eslint-config-prettier",

0 commit comments

Comments
 (0)