This commit is contained in:
ismay 2016-02-22 16:05:45 +01:00
parent fafda91e4e
commit 7b17b8bb90
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
1.6.4 - February 22, 2016
-------------------------
* allow layout: false to override default template
1.5.4 - February 14, 2016
-------------------------
* add rename option

View file

@ -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.5.4",
"version": "1.6.4",
"license": "MIT",
"main": "lib/index.js",
"scripts": {