Skip to content

Commit 79af50b

Browse files
committed
3.6.5
1 parent aa4fec1 commit 79af50b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.6.5 - July, 14 2021
2+
3+
* aa4fec1 Fix: replace multiple variables after each other (closes #137) (#138) (Jan Peer Stöcklmair)
4+
* 47f88e2 Chore: add gh workflow (JPeer264)
5+
* b2fdb13 Style: update styling (JPeer264)
6+
17
3.6.4 - June, 25 2021
28

39
* 2385e68 Fix: use replaceHTML for noscript tags (ref: #134) (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.6.4",
3+
"version": "3.6.5",
44
"description": "Rename css selectors across all files",
55
"main": "dest",
66
"scripts": {

0 commit comments

Comments
 (0)