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 4a2378c commit affe22bCopy full SHA for affe22b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+3.7.0 - October, 20 2021
2
+
3
+* 4a2378c Chore: update dependencies | remove package-lock.json (closes #143) (#144) (Jan Peer Stöcklmair)
4
5
3.6.5 - July, 14 2021
6
7
* aa4fec1 Fix: replace multiple variables after each other (closes #137) (#138) (Jan Peer Stöcklmair)
package.json
@@ -1,6 +1,6 @@
{
"name": "rcs-core",
- "version": "3.6.5",
+ "version": "3.7.0",
"description": "Rename css selectors across all files",
"main": "dest",
"scripts": {
0 commit comments