Skip to content

Commit b048bf2

Browse files
committed
Prepare 4.0.0
1 parent 881a9b2 commit b048bf2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 4.0.0
2+
3+
- Changed: updated to [`[email protected]`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v6.0.0).
4+
- Changed: updated to [`[email protected]`](https://github.com/stylelint/stylelint-config-standard/releases/tag/25.0.0)
5+
- Removed: `stylelint` less than `14.4.0` from peer dependencies.
6+
17
# 3.0.0
28

39
- Changed: updated to [`[email protected]`](https://github.com/stylelint/stylelint-config-standard/releases/tag/24.0.0).

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "stylelint-config-standard-scss",
3-
"version": "4.0.0",
3+
"version": "3.0.0",
44
"description": "The standard shareable SCSS config for Stylelint",
55
"keywords": [
66
"stylelint",

0 commit comments

Comments
 (0)