Skip to content

Commit 6c1468b

Browse files
committed
Version 1.1.0
1 parent 1a16c83 commit 6c1468b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.0
2+
3+
- [New] Add no-unused-styles rule.
4+
15
## v1.0.0
26

37
- Initial release.

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

0 commit comments

Comments
 (0)