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

Commit 3c4a78e

Browse files
committed
0.2.0 release
1 parent ce9e389 commit 3c4a78e

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+
# 0.2.0
2+
3+
* Fixed: No quotes for URLs -> `"function-url-quotes": [ 2, "none" ]`
4+
15
# 0.1.0
26

37
* Initial release

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

0 commit comments

Comments
 (0)