Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Nov 23, 2021
1 parent 7e32f5c commit 89f0c2a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
4.1.0 - November, 23 2021

* 7e32f5c Feat: enable optimization from rcs-core by default (closes #80) (#81) (Jan Peer Stöcklmair)
* 6a10373 Chore: add github actions (JPeer264)
* 704d808 4.0.0 (JPeer264)
* 04ecf36 Chore: update babel (JPeer264)
* f5bff64 Feat: move to previous .config instead of .Config.getInstance() (JPeer264)
* 9931075 Chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3 (#72) (dependabot[bot])
* e002f00 Chore(deps): bump lodash from 4.17.15 to 4.17.21 (#73) (dependabot[bot])
* 2c14a98 Chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#74) (dependabot[bot])
* bac2aef Chore(deps): bump ws from 7.2.1 to 7.4.6 (#75) (dependabot[bot])
* 9e03949 Chore(deps): bump postcss from 7.0.35 to 7.0.36 (#76) (dependabot[bot])

4.0.0 - June, 22 2021

* 04ecf36 Chore: update babel (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": "rename-css-selectors",
"version": "4.0.0",
"version": "4.1.0",
"description": "Rename css classes and id's in files",
"main": "dest",
"scripts": {
Expand Down

0 comments on commit 89f0c2a

Please sign in to comment.