We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1764ccc commit 9875bceCopy full SHA for 9875bce
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+3.2.6 - November, 24 2019
2
+
3
+* 1764ccc Chore: update rcs-core to latest alpha 3 (JPeer264)
4
+* 4cf2420 Improve documentation with usual caveats (#45) (X-Ryl669)
5
+* 33a3722 Add support for warning the user about bad library usage (#46) (X-Ryl669)
6
+* c230f13 Update rcs core (#44) (X-Ryl669)
7
+* a10956d Chore: drop support for node v6, add support v12 (JPeer264)
8
+* 8e35da9 Chore: add husky/lint-staged | travis lint check (JPeer264)
9
10
3.2.5 - August, 01 2019
11
12
* 5f6bf01 Test: add testcase for #43 (JPeer264)
package.json
@@ -1,6 +1,6 @@
{
"name": "rename-css-selectors",
- "version": "3.2.5",
+ "version": "3.2.6",
"description": "Rename css classes and id's in files",
"main": "./index.js",
"scripts": {
0 commit comments