Skip to content

Commit 2db6a3c

Browse files
Publish Next Version (#398)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eaa4ea8 commit 2db6a3c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-spiders-occur.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
# @cloudfour/eslint-plugin
22

3+
## 21.1.0
4+
5+
### Minor Changes
6+
7+
- [#396](https://github.com/cloudfour/eslint-config/pull/396) [`eaa4ea8`](https://github.com/cloudfour/eslint-config/commit/eaa4ea82c1b73a8c5168fae205da6a53b91c9b67) Thanks [@Paul-Hebert](https://github.com/Paul-Hebert)! - Revert changes to `no-use-before-define` rule since it was more heavy-handed than expected.
8+
39
## 21.0.0
410

511
### 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": "21.0.0",
3+
"version": "21.1.0",
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)