Skip to content

Commit

Permalink
3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Jul 14, 2021
1 parent aa4fec1 commit 79af50b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.6.5 - July, 14 2021

* aa4fec1 Fix: replace multiple variables after each other (closes #137) (#138) (Jan Peer Stöcklmair)
* 47f88e2 Chore: add gh workflow (JPeer264)
* b2fdb13 Style: update styling (JPeer264)

3.6.4 - June, 25 2021

* 2385e68 Fix: use replaceHTML for noscript tags (ref: #134) (JPeer264)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rcs-core",
"version": "3.6.4",
"version": "3.6.5",
"description": "Rename css selectors across all files",
"main": "dest",
"scripts": {
Expand Down

0 comments on commit 79af50b

Please sign in to comment.