Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 18, 2021
1 parent 49cdb4d commit f0ab3bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.0.1](https://github.com/rainbow-me/eslint-config-rainbow/compare/v2.0.1-beta.0...v2.0.1)
## [v3.0.0](https://github.com/rainbow-me/eslint-config-rainbow/compare/v2.0.1...v3.0.0)

### Merged

- Add sort-destructure-keys [`#15`](https://github.com/rainbow-me/eslint-config-rainbow/pull/15)

## [v2.0.1](https://github.com/rainbow-me/eslint-config-rainbow/compare/v2.0.1-beta.0...v2.0.1) - 2021-09-23

### Commits

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": "eslint-config-rainbow",
"version": "2.0.1",
"version": "3.0.0",
"description": "",
"main": ".eslintrc.js",
"scripts": {
Expand Down

0 comments on commit f0ab3bb

Please sign in to comment.