Skip to content

Commit

Permalink
Merge pull request #114 from superwolff/ismay/1.7.0
Browse files Browse the repository at this point in the history
1.7.0
  • Loading branch information
ismay authored Nov 6, 2016
2 parents 4002b65 + 78defcc commit 8c9ba1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.7.0 - November 6, 2016
-------------------
* expose consolidate.requires fix (#18)
* check if paths are already absolute before joining the metalsmith path

1.6.5 - May 3, 2016
-------------------
* normalize partial name for windows
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "superwolff <superwolff@superwolff.nl> (http://superwolff.nl/)",
"description": "A metalsmith plugin for layouts.",
"repository": "git://github.com/superwolff/metalsmith-layouts.git",
"version": "1.6.5",
"version": "1.7.0",
"license": "MIT",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 8c9ba1a

Please sign in to comment.