Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.

Commit a3ff8db

Browse files
author
Ben Edwards
committed
v1.2.4
1 parent 5a94875 commit a3ff8db

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.4 / 2015-12-01
2+
3+
### Highlights
4+
* Update dependencies to make use of new jade-lexer structure
5+
6+
### Changes
7+
[v1.2.3...v1.2.4](https://github.com/benedfit/stylperjade/compare/v1.2.3...v1.2.4)
8+
19
## v1.2.3 / 2015-06-08
210

311
### Highlights

npm-shrinkwrap.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylperjade",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Checks Jade against CSS, and vice versa, for unused and blacklisted classes",
55
"author": "Ben Edwards <hello@benedfit.com>",
66
"license": "ISC",

0 commit comments

Comments
 (0)