We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72f018d + c4b3292 commit cb13134Copy full SHA for cb13134
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Sass Lint Changelog
2
3
+## v1.5.1
4
+**February 26, 2016**
5
+
6
+Hotfix
7
8
+**Fixes**
9
+* Fix lodash dependancy issue [#549](https://github.com/sasstools/sass-lint/issues/549)
10
11
## v1.5.0
12
**January 28, 2016**
13
package.json
@@ -1,6 +1,6 @@
{
"name": "sass-lint",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "All Node Sass linter!",
"main": "index.js",
"scripts": {
0 commit comments