Skip to content

Commit

Permalink
v3.1.0 (#56)
Browse files Browse the repository at this point in the history
* v3.1.0
* Update CHANGELOG.md
  • Loading branch information
whymarrh authored Aug 19, 2020
1 parent 29a8a53 commit 9b9c8a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [3.0.1] - 2020-08-19

### Changed

- Disable prefer-object-spread (#54)

## [3.0.0] - 2020-08-11

### Changed
Expand Down Expand Up @@ -66,7 +72,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- Add base, TypeScript, and Jest configs (#3)

[Unreleased]:https://github.com/MetaMask/eslint-config/compare/v3.0.0...HEAD
[Unreleased]:https://github.com/MetaMask/eslint-config/compare/v3.0.1...HEAD
[3.0.1]:https://github.com/MetaMask/eslint-config/compare/v3.0.0...v3.0.1
[3.0.0]:https://github.com/MetaMask/eslint-config/compare/v2.2.0...v3.0.0
[2.2.0]:https://github.com/MetaMask/eslint-config/compare/v2.1.1...v2.2.0
[2.1.1]:https://github.com/MetaMask/eslint-config/compare/v2.1.0...v2.1.1
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": "@metamask/eslint-config",
"version": "3.0.0",
"version": "3.1.0",
"description": "Shareable MetaMask ESLint config",
"main": "config/index.js",
"publishConfig": {
Expand Down

1 comment on commit 9b9c8a6

@whymarrh
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new version of the package @metamask/eslint-config (3.1.0) was published at 2020-08-19T16:07:04.816Z from
[redacted]. The shasum of this package was 8412ddd3f660748598902fd8dbef6fadc060f25e.

Please sign in to comment.