Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit b4aafe2

Browse files
committed
Prepare 3.0.1
1 parent 46027b9 commit b4aafe2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.1
2+
3+
* Add `stylelint` version `^4.5.0` as a peer dependency to `peerDependencies` in `package.json`
4+
15
# 3.0.0
26

37
* Removed: `stylelint < 4.5.0` compatibility.

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-wordpress",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "WordPress shareable config for stylelint",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)