Skip to content

Commit 89f0c2a

Browse files
committed
4.1.0
1 parent 7e32f5c commit 89f0c2a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
4.1.0 - November, 23 2021
2+
3+
* 7e32f5c Feat: enable optimization from rcs-core by default (closes #80) (#81) (Jan Peer Stöcklmair)
4+
* 6a10373 Chore: add github actions (JPeer264)
5+
* 704d808 4.0.0 (JPeer264)
6+
* 04ecf36 Chore: update babel (JPeer264)
7+
* f5bff64 Feat: move to previous .config instead of .Config.getInstance() (JPeer264)
8+
* 9931075 Chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3 (#72) (dependabot[bot])
9+
* e002f00 Chore(deps): bump lodash from 4.17.15 to 4.17.21 (#73) (dependabot[bot])
10+
* 2c14a98 Chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#74) (dependabot[bot])
11+
* bac2aef Chore(deps): bump ws from 7.2.1 to 7.4.6 (#75) (dependabot[bot])
12+
* 9e03949 Chore(deps): bump postcss from 7.0.35 to 7.0.36 (#76) (dependabot[bot])
13+
114
4.0.0 - June, 22 2021
215

316
* 04ecf36 Chore: update babel (JPeer264)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rename-css-selectors",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Rename css classes and id's in files",
55
"main": "dest",
66
"scripts": {

0 commit comments

Comments
 (0)