Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
This release commit bumps to a major version due to downstream
breaking changes in eslint-unicorn and adding a new rule,
`no-unused-expressions` for ternarios and short-circuit.

Fixes #35
  • Loading branch information
spaceninja committed Jun 17, 2019
1 parent 332473d commit 61591df
Showing 1 changed file with 1 addition and 1 deletion.
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": "2.0.1",
"version": "3.0.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 61591df

Please sign in to comment.