Skip to content

Commit 9df2f4f

Browse files
committed
3.6.0
1 parent 9f59986 commit 9df2f4f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.6.0 - January, 07 2021
2+
3+
* 9f59986 Feat: setInclude | warn on already excluded values (#121) (Jan Peer Stöcklmair)
4+
* 2907583 Chore(deps): bump lodash from 4.17.15 to 4.17.20 (#118) (dependabot[bot])
5+
16
3.5.1 - November, 12 2020
27

38
* 0537718 Fix: get values even if they have some line breaks and whitespaces (JPeer264)

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.5.1",
3+
"version": "3.6.0",
44
"description": "Rename css selectors across all files",
55
"main": "dest",
66
"scripts": {

0 commit comments

Comments
 (0)