Skip to content

Commit d96297e

Browse files
committed
Prepare 2.1.0
1 parent 08011e5 commit d96297e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.1.0
2+
3+
- Added: `stylelint@9` to peer dependency range.
4+
15
# 2.0.1
26

37
- Removed: `declaration-block-no-redundant-longhand-properties` rule. This time it is actually removed.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-recommended",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Recommended shareable config for stylelint",
55
"keywords": [
66
"stylelint",

0 commit comments

Comments
 (0)