Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Jun 18, 2018
1 parent b9a751d commit d0a64f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.0.0 - June, 18 2018

* b9a751d Feat: update rcs-core and add parserOptions in processJs (closes #16) (JPeer264)
* 448747a Style: remove eslint warnings (JPeer264)
* 465aab5 Chore: remove Node 4 support, add v8 and v10 (JPeer264)
* 569dae2 Style: eslint fix (JPeer264)
* f1e5e56 Feat: update to rcs-core@2.0.1 (JPeer264)

1.3.5 - April, 26 2018

* 691303b Chore: update to rcs-core@1.0.5 (JPeer264)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rename-css-selectors",
"version": "1.3.5",
"version": "2.0.0",
"description": "Rename css classes and id's in files",
"main": "./index.js",
"scripts": {
Expand Down

0 comments on commit d0a64f2

Please sign in to comment.