Skip to content

Commit

Permalink
Release: 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## v6.1.0

**[`v6.0.2...v6.1.0`](v6.0.2...v6.1.0)** - **2021-05-24**

### ⚡ Improvement

- Allowed abbreviations list, removed prop-types [`02a5b27`](02a5b27)
  • Loading branch information
semantic-release-bot committed May 24, 2021
1 parent 02a5b27 commit 0b198d1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v6.1.0

**[`v6.0.2...v6.1.0`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v6.0.2...v6.1.0)** - **2021-05-24**

### ⚡ Improvement

- Allowed abbreviations list, removed prop-types [`02a5b27`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/02a5b27)

## v6.0.2

**[`v6.0.1...v6.0.2`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v6.0.1...v6.0.2)** - **2021-05-21**
Expand Down
4 changes: 2 additions & 2 deletions 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": "eslint-plugin-evelyn",
"version": "6.0.2",
"version": "6.1.0",
"description": "ESLint plugin for my projects with my preferred code style and bugfixes",
"keywords": [
"eslint",
Expand Down

0 comments on commit 0b198d1

Please sign in to comment.