Skip to content

Commit d0a64f2

Browse files
committed
2.0.0
1 parent b9a751d commit d0a64f2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.0.0 - June, 18 2018
2+
3+
* b9a751d Feat: update rcs-core and add parserOptions in processJs (closes #16) (JPeer264)
4+
* 448747a Style: remove eslint warnings (JPeer264)
5+
* 465aab5 Chore: remove Node 4 support, add v8 and v10 (JPeer264)
6+
* 569dae2 Style: eslint fix (JPeer264)
7+
* f1e5e56 Feat: update to [email protected] (JPeer264)
8+
19
1.3.5 - April, 26 2018
210

311
* 691303b Chore: update to [email protected] (JPeer264)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rename-css-selectors",
3-
"version": "1.3.5",
3+
"version": "2.0.0",
44
"description": "Rename css classes and id's in files",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)