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

-5
This file was deleted.

.changeset/moody-teachers-build.md

-5
This file was deleted.

CHANGELOG.md

+8
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

+1-1
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)