Skip to content

Commit

Permalink
bump version to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceninja committed Jul 20, 2020
1 parent 72db86d commit 488f02b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 12.0.0 - 2020-07-20

## Major/Breaking Changes

- Update dependency `eslint-plugin-unicorn` to v21

## Minor Changes

- Update dependency `eslint` to v7.5.0
- Update dependency `eslint-config-xo` to v0.32.1
- Update dependency `eslint-formatter-pretty` to v4
- Update dependency `eslint-plugin-jsdoc` to v30
- Update dependency `kleur` to v4.0.2
- Update `jest` monorepo to v26.1.0

# 11.0.0 - 2020-05-11

## Major/Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "11.0.0",
"version": "12.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 488f02b

Please sign in to comment.