Skip to content

Commit 5f497e4

Browse files
Release: 6.0.0-alpha.3 [skip ci]
## v6.0.0-alpha.3 **[`v6.0.0-alpha.2...v6.0.0-alpha.3`](v6.0.0-alpha.2...v6.0.0-alpha.3)** - **2021-05-21** ### ⚡ Improvement - Only add TypeScript config to ts and tsx files [`84c6d58`](84c6d58)
1 parent 84c6d58 commit 5f497e4

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+
## v6.0.0-alpha.3
4+
5+
**[`v6.0.0-alpha.2...v6.0.0-alpha.3`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v6.0.0-alpha.2...v6.0.0-alpha.3)** - **2021-05-21**
6+
7+
### ⚡ Improvement
8+
9+
- Only add TypeScript config to ts and tsx files [`84c6d58`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/84c6d58)
10+
311
## v6.0.0-alpha.2
412

513
**[`v6.0.0-alpha.1...v6.0.0-alpha.2`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v6.0.0-alpha.1...v6.0.0-alpha.2)** - **2021-05-21**

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": "6.0.0-alpha.2",
3+
"version": "6.0.0-alpha.3",
44
"description": "ESLint plugin for my projects with my preferred code style and bugfixes",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)