Skip to content

Commit 7027fc1

Browse files
committed
Version 2.3.0
1 parent 777f7a5 commit 7027fc1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v2.3.0
2+
- Add support for eslint v7
3+
14
## v2.2.0
25
- Add support for eslint v6
36

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-react-with-styles",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "ESLint plugin for react-with-styles",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)