Skip to content

Commit 92f6f2d

Browse files
Publish Next Version (#385)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 46db2ec commit 92f6f2d

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/big-starfishes-raise.md

Lines changed: 0 additions & 7 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
# @cloudfour/eslint-plugin
22

3+
## 20.0.1
4+
5+
### Patch Changes
6+
7+
- [`46db2ec`](https://github.com/cloudfour/eslint-config/commit/46db2ece0bf2a4ad2b1430f11551a51d138b155c) Thanks [@calebeby](https://github.com/calebeby)! - Pin eslint-plugin-n to 15.2.1
8+
9+
15.2.2 has a regression and inserts the wrong file extensions.
10+
311
## 20.0.0
412

513
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudfour/eslint-plugin",
3-
"version": "20.0.0",
3+
"version": "20.0.1",
44
"description": "Cloud Four's shareable ESLint configuration",
55
"author": "Cloud Four <[email protected]> (http://cloudfour.com)",
66
"homepage": "https://github.com/cloudfour/eslint-config",

0 commit comments

Comments
 (0)