Skip to content

Commit cdc4a5c

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-shoes-knock.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.3
4+
5+
### Patch Changes
6+
7+
- [#325](https://github.com/prettier/eslint-config-prettier/pull/325) [`4e95a1d`](https://github.com/prettier/eslint-config-prettier/commit/4e95a1d50073f1a24f004239ad6e1a4ffa8476df) Thanks [@pilikan](https://github.com/pilikan)! - fix: this package is `commonjs`, align its types correctly
8+
39
## 10.1.2
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.2",
3+
"version": "10.1.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)