Skip to content

Commit c27e785

Browse files
chore: release eslint-config-prettier (#304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c5d7853 commit c27e785

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/large-dodos-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/moody-teachers-build.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# eslint-config-prettier
22

3+
## 10.0.3
4+
5+
### Patch Changes
6+
7+
- [#294](https://github.com/prettier/eslint-config-prettier/pull/294) [`8dbbd6d`](https://github.com/prettier/eslint-config-prettier/commit/8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e) Thanks [@FloEdelmann](https://github.com/FloEdelmann)! - feat: add name to config
8+
9+
- [#280](https://github.com/prettier/eslint-config-prettier/pull/280) [`cba5737`](https://github.com/prettier/eslint-config-prettier/commit/cba57377e4c86d20d17042d6999eabc754fddc03) Thanks [@zanminkian](https://github.com/zanminkian)! - feat: add declaration file
10+
311
## 10.0.2
412

513
### 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.0.2",
3+
"version": "10.0.3",
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)