From 70cf36851513a79e397b77c84072ff9e4b7c429c Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Wed, 16 Jun 2021 21:05:20 +0200 Subject: [PATCH] Bump version to v2.0.1 --- README.md | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b73b53f..4f64748 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Apply the config in your Stylelint config: ### Suggested Extension -To further extend control over coding style of your stylesheets, you can also +👉 To further extend control over coding style of your stylesheets, you can also check for rules order using [stylelint-order](https://github.com/hudochenkov/stylelint-order) plugin along with our config diff --git a/package-lock.json b/package-lock.json index 5f98371..c1cbdcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@visionappscz/stylelint-config-visionapps", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 793ecb7..ad256a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@visionappscz/stylelint-config-visionapps", - "version": "2.0.0", + "version": "2.0.1", "description": "VisionApps' shareable config for stylelint", "keywords": [ "stylelint",