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

Commit 89c5204

Browse files
committed
feat: prepare 14.0.0 release
1 parent 51a0b30 commit 89c5204

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 14.0.0
2+
3+
- Updated: `stylelint` to `10.0.0`.
4+
- Updated: `stylelint-scss` to `3.6.0`.
5+
- Updated: `stylelint-config-recommended` to `2.2.0`.
6+
17
# 13.1.0
28

39
- Added: Added SCSS _shared config_ `extends` tests.

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": "13.1.0",
3+
"version": "14.0.0",
44
"description": "WordPress shareable config for stylelint",
55
"author": "Stylelint",
66
"license": "MIT",

0 commit comments

Comments
 (0)