Skip to content

Commit e301ff3

Browse files
chore(release): 0.14.3 [skip ci]
<a name="0.14.3"></a> ## [0.14.3](v0.14.2...v0.14.3) (2018-09-30) ### Bug Fixes * **clean:** remove unuse dprops ([3bb133e](3bb133e)) * **clean:** remove unused method ([f76e17e](f76e17e)) * **color:** if sibling is type args dont perform swap ([9a7db2f](9a7db2f))
1 parent 6e432c8 commit e301ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass-lint-auto-fix",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "Automatically resolve sass-linting issues through CLI",
55
"main": "./dist/sass-lint-auto-fix.js",
66
"bin": {

0 commit comments

Comments
 (0)