From fa57c4bb66240f30a7a85bfa08a26946e4ab41dd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 May 2018 19:17:21 +0000 Subject: [PATCH] chore(release): 0.7.0 [skip ci] # [0.7.0](https://github.com/srowhani/sass-lint-auto-fix/compare/v0.6.0...v0.7.0) (2018-05-02) ### Features * **resolver:** hex-notation ([d998b90](https://github.com/srowhani/sass-lint-auto-fix/commit/d998b90)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0bdd4259..5251bf24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sass-lint-auto-fix", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e10c6fa6..b2ee6300 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-lint-auto-fix", - "version": "0.6.0", + "version": "0.7.0", "description": "Automatically resolve sass-linting issues through CLI", "main": "./dist/sass-lint-fix.js", "bin": {