Skip to content

Commit 2ecece8

Browse files
Chore(release): 5.0.1 [skip ci]
## v5.0.1 **[`v5.0.0...v5.0.1`](v5.0.0...v5.0.1)** - **2021-05-17** ### 📦 Package - **npm:** Bump @typescript-eslint/eslint-plugin [`5dc0838`](5dc0838)
1 parent 5e888ef commit 2ecece8

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v5.0.1
4+
5+
**[`v5.0.0...v5.0.1`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v5.0.0...v5.0.1)** - **2021-05-17**
6+
7+
### 📦 Package
8+
9+
- **npm:** Bump @typescript-eslint/eslint-plugin [`5dc0838`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/5dc0838)
10+
311
## v5.0.0
412

513
**[`v4.0.0...v5.0.0`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v4.0.0...v5.0.0)** - **2021-05-17**

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-evelyn",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "ESLint plugin for my projects with my preferred code style and bugfixes",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)