Skip to content

Commit

Permalink
Prepare 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed May 27, 2022
1 parent 881a9b2 commit b048bf2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 4.0.0

- Changed: updated to [`stylelint-config-recommended-scss@6.0.0`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v6.0.0).
- Changed: updated to [`stylelint-config-standard@25.0.0`](https://github.com/stylelint/stylelint-config-standard/releases/tag/25.0.0)
- Removed: `stylelint` less than `14.4.0` from peer dependencies.

# 3.0.0

- Changed: updated to [`stylelint-config-standard@24.0.0`](https://github.com/stylelint/stylelint-config-standard/releases/tag/24.0.0).
Expand Down
4 changes: 2 additions & 2 deletions 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": "stylelint-config-standard-scss",
"version": "4.0.0",
"version": "3.0.0",
"description": "The standard shareable SCSS config for Stylelint",
"keywords": [
"stylelint",
Expand Down

0 comments on commit b048bf2

Please sign in to comment.