Skip to content

Commit 704d808

Browse files
committed
4.0.0
1 parent 04ecf36 commit 704d808

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
4.0.0 - June, 22 2021
2+
3+
* 04ecf36 Chore: update babel (JPeer264)
4+
* f5bff64 Feat: move to previous .config instead of .Config.getInstance() (JPeer264)
5+
* 9931075 Chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3 (#72) (dependabot[bot])
6+
* e002f00 Chore(deps): bump lodash from 4.17.15 to 4.17.21 (#73) (dependabot[bot])
7+
* 2c14a98 Chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#74) (dependabot[bot])
8+
* bac2aef Chore(deps): bump ws from 7.2.1 to 7.4.6 (#75) (dependabot[bot])
9+
* 9e03949 Chore(deps): bump postcss from 7.0.35 to 7.0.36 (#76) (dependabot[bot])
10+
111
4.0.0-rc.3 - January, 07 2021
212

313
* 9f74c0b Feat: use rcs-core mappings (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-rc.3",
3+
"version": "4.0.0",
44
"description": "Rename css classes and id's in files",
55
"main": "dest",
66
"scripts": {

0 commit comments

Comments
 (0)