Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit 2a72daa

Browse files
chore(release): 2.2.1
1 parent 8601da9 commit 2a72daa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.2.1 - 2019-07-04
2+
3+
- Fixed: path to eslint version for cache
4+
([#282](https://github.com/webpack-contrib/eslint-loader/issues/282) - @ricardogobbosouza)
5+
16
# 2.2.0 - 2019-07-03
27

38
- [Add ESLint 6 support](https://github.com/webpack-contrib/eslint-loader/commit/b6c3938aae61c0390ac8d941af50cf36df14cfc3) by @HDuck

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-loader",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "eslint loader (for webpack)",
55
"keywords": [
66
"lint",

0 commit comments

Comments
 (0)