This commit is contained in:
ismay 2016-02-14 15:35:54 +01:00
parent cc81f7ccfe
commit 4f4577511f
2 changed files with 9 additions and 4 deletions

View file

@ -1,13 +1,18 @@
1.5.4 - February 14, 2016
-------------------------
* add rename option
* prevent path issue on windows
1.4.4 - January 27, 2016
--------------------------
------------------------
* update lodash.omit
1.4.3 - January 27, 2016
--------------------------
------------------------
* update consolidate
1.4.2 - October 17, 2015
--------------------------
------------------------
* update fs-readdir-recursive
1.4.1 - September 19, 2015

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