Skip to content

Commit c225a04

Browse files
committed
Release 3.0.0
1 parent f94349b commit c225a04

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 3.0.0
4+
5+
* [[d2db6a5](../../commit/d2db6a5)] Update deps and drop node 8 support
6+
37
## 2.0.0
48

59
* [[cd1df38](../../commit/cd1df38)] Rewrite for Hapi 17

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptoma/hapi-static-headers",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Plugin for adding a defined set of headers to append to all responses.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)