Skip to content

Commit 8b09bf3

Browse files
committed
Release 3.0.0
1 parent 910c498 commit 8b09bf3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CHANGELOG
2+
3+
## 3.0.0
4+
5+
* [[cedb299](../../commit/cedb299)] Add hapi 17 support, require node 8

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptoma/hapi-json-api",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Hapi plugin for formatting output/errors according to the JSON API specification",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)