Skip to content

Commit 128b5ab

Browse files
author
ismay
authored
Prepare 2.1.0 (#149)
1 parent fe65697 commit 128b5ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.1.0 - January 25, 2018
2+
* add a documentation link to the error messages
3+
* add debug for better debugging
4+
15
### 2.0.0 - January 10, 2018
26
* moved to jstransformers (and dropped consolidate)
37
* breaking: dropped node 0.12 and node 4 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"name": "metalsmith-layouts",
77
"repository": "git://github.com/ismay/metalsmith-layouts.git",
8-
"version": "2.0.0",
8+
"version": "2.1.0",
99
"scripts": {
1010
"precommit": "lint-staged",
1111
"lint:js": "eslint '**/*.js'",

0 commit comments

Comments
 (0)