File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ 3.0.0 - August, 26 2018
2
+
3
+ * 10c303b Docs: improve readme (JPeer264)
4
+ * 6c5eb44 Test: add tests for html (closes #21 ) (#28 ) (Jan Peer Stöcklmair)
5
+ * ec8f026 Fix: rename if path is Array and includes just one element (closes #19 ) (#27 ) (Jan Peer Stöcklmair)
6
+ * d05ba8b Feat: refactor process (#26 ) (Jan Peer Stöcklmair)
7
+ * e0e728e Style: other way of exporting (JPeer264)
8
+ * 8e7001f Docs: update to new docs structure (closes #17 ) (#24 ) (Jan Peer Stöcklmair)
9
+ * 6625141 Feat: add promise functionality (#25 ) (Jan Peer Stöcklmair)
10
+ * f241fd0 Style: consistent code (JPeer264)
11
+ * ed9eb26 Test: mocha to ava (#23 ) (Jan Peer Stöcklmair)
12
+
1
13
2.0.0 - June, 18 2018
2
14
3
15
* b9a751d Feat: update rcs-core and add parserOptions in processJs (closes #16 ) (JPeer264)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rename-css-selectors" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"description" : " Rename css classes and id's in files" ,
5
5
"main" : " ./index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments