Skip to content

Commit

Permalink
Prepare 2.1.0 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay authored Jan 25, 2018
1 parent fe65697 commit 128b5ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 2.1.0 - January 25, 2018
* add a documentation link to the error messages
* add debug for better debugging

### 2.0.0 - January 10, 2018
* moved to jstransformers (and dropped consolidate)
* breaking: dropped node 0.12 and node 4 support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"name": "metalsmith-layouts",
"repository": "git://github.com/ismay/metalsmith-layouts.git",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"precommit": "lint-staged",
"lint:js": "eslint '**/*.js'",
Expand Down

0 comments on commit 128b5ab

Please sign in to comment.