Skip to content

Commit 4c94893

Browse files
chore: release eslint-config-prettier (#333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60fef02 commit 4c94893

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-trainers-help.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
# eslint-config-prettier
22

3+
## 10.1.5
4+
5+
### Patch Changes
6+
7+
- [#332](https://github.com/prettier/eslint-config-prettier/pull/332) [`60fef02`](https://github.com/prettier/eslint-config-prettier/commit/60fef02574467d31d10ff47ecb567d378483c9d4) Thanks [@JounQin](https://github.com/JounQin)! - chore: add `funding` field into `package.json`
8+
39
## 10.1.4
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": "eslint-config-prettier",
3-
"version": "10.1.4",
3+
"version": "10.1.5",
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)