We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910c498 commit 8b09bf3Copy full SHA for 8b09bf3
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@aptoma/hapi-json-api",
- "version": "2.0.0",
+ "version": "3.0.0",
"description": "Hapi plugin for formatting output/errors according to the JSON API specification",
"main": "index.js",
6
"scripts": {
0 commit comments