Skip to content

Commit 9875bce

Browse files
committed
3.2.6
1 parent 1764ccc commit 9875bce

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
3.2.5 - August, 01 2019
211

312
* 5f6bf01 Test: add testcase for #43 (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": "3.2.5",
3+
"version": "3.2.6",
44
"description": "Rename css classes and id's in files",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)