Skip to content

Commit 9640673

Browse files
committed
Version 1.0.0
1 parent 0b1dba4 commit 9640673

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
@@ -0,0 +1,3 @@
1+
## v1.0.0
2+
3+
- 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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "ESLint plugin for react-with-styles",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)