Skip to content

Commit 318003b

Browse files
author
Dave Brotherstone
committed
release: v3.0.1
1 parent 9a99eba commit 318003b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.0.1
2+
=====
3+
* Fix admin server startup issue
4+
* Fix end-to-end tests URL
5+
16
3.0.0
27
=====
38
* Update embedded hapi version (to v20)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intervene",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)