From 43628fc9c127671c0ed2e891c6583fa5df225cd5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Aug 2020 03:09:16 +0000 Subject: [PATCH] chore(release): 0.21.1 [skip ci] ## [0.21.1](https://github.com/srowhani/sass-lint-auto-fix/compare/v0.21.0...v0.21.1) (2020-08-27) ### Bug Fixes * **tests:** warnings and case where ident is null ([52453e2](https://github.com/srowhani/sass-lint-auto-fix/commit/52453e2ab667def27373e248f4b4a2d6668f1bb7)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b6893c5..0d58d11f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-lint-auto-fix", - "version": "0.21.0", + "version": "0.21.1", "description": "Automatically resolve sass-linting issues through CLI", "main": "./dist/sass-lint-auto-fix.js", "bin": {