We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f492940 commit f2cfd9dCopy full SHA for f2cfd9d
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 0.6.0 (XXXX-XX-XX)
+# 0.6.1 (2019-09-26)
2
+
3
+* Bump version for stylelint v11
4
5
+# 0.6.0 (2019-04-23)
6
7
* Drop support for Stylelint 8
8
package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-lukkien",
- "version": "0.6.0",
+ "version": "0.6.1",
"description": "Lukkien config for stylelint",
"main": "index.js",
"scripts": {
0 commit comments