Skip to content

Commit

Permalink
Publish Next Version (#398)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 5, 2022
1 parent eaa4ea8 commit 2db6a3c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-spiders-occur.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudfour/eslint-plugin

## 21.1.0

### Minor Changes

- [#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.

## 21.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudfour/eslint-plugin",
"version": "21.0.0",
"version": "21.1.0",
"description": "Cloud Four's shareable ESLint configuration",
"author": "Cloud Four <[email protected]> (http://cloudfour.com)",
"homepage": "https://github.com/cloudfour/eslint-config",
Expand Down

0 comments on commit 2db6a3c

Please sign in to comment.