Skip to content

Commit 521fc27

Browse files
committed
Version 1.1.2
1 parent f141983 commit 521fc27

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+
## v1.1.2
2+
- Remove css global import requirement
3+
14
## v1.1.1
25

36
- Support for ESLint v4.

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

0 commit comments

Comments
 (0)