Skip to content

Commit 3964386

Browse files
committed
3.6.1
1 parent 66cc023 commit 3964386

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.6.1 - June, 25 2021
2+
3+
* 66cc023 Fix: do not remove special characters when there is no match (#130) (Jan Peer Stöcklmair)
4+
15
3.6.0 - January, 07 2021
26

37
* 9f59986 Feat: setInclude | warn on already excluded values (#121) (Jan Peer Stöcklmair)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rcs-core",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "Rename css selectors across all files",
55
"main": "dest",
66
"scripts": {

0 commit comments

Comments
 (0)