Skip to content

Commit 5fd295c

Browse files
author
Ben Edwards
committed
v2.1.7
1 parent 915942a commit 5fd295c

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,3 +1,11 @@
1+
## v2.1.7 / 2016-04-18
2+
3+
### Highlights
4+
* Minor bug fixes
5+
6+
### Changes
7+
[v2.1.6...v2.1.7](https://github.com/pugjs/pug-lint/compare/v2.1.6...v2.1.7)
8+
19
## v2.1.6 / 2016-02-25
210

311
### Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pug-lint",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "An unopinionated and configurable linter and style checker for Pug (formerly Jade)",
55
"author": "Ben Edwards <[email protected]>",
66
"license": "ISC",

0 commit comments

Comments
 (0)