Skip to content

Commit cb13134

Browse files
committed
Merge pull request #551 from sasstools/release/1.5.1
Release 1.5.1
2 parents 72f018d + c4b3292 commit cb13134

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Sass Lint Changelog
22

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+
311
## v1.5.0
412
**January 28, 2016**
513

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",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "All Node Sass linter!",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)