Skip to content

Commit

Permalink
3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Nov 24, 2019
1 parent 1764ccc commit 9875bce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
3.2.6 - November, 24 2019

* 1764ccc Chore: update rcs-core to latest alpha 3 (JPeer264)
* 4cf2420 Improve documentation with usual caveats (#45) (X-Ryl669)
* 33a3722 Add support for warning the user about bad library usage (#46) (X-Ryl669)
* c230f13 Update rcs core (#44) (X-Ryl669)
* a10956d Chore: drop support for node v6, add support v12 (JPeer264)
* 8e35da9 Chore: add husky/lint-staged | travis lint check (JPeer264)

3.2.5 - August, 01 2019

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

0 comments on commit 9875bce

Please sign in to comment.