Skip to content

Commit cff104a

Browse files
committed
Release 0.17.1
1 parent 1addcd2 commit cff104a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11

2+
0.17.1 / 2017-08-25
3+
==================
4+
5+
Additions:
6+
* Add test for url opening during deployment
7+
* Add docs section for articles, videos, links
8+
9+
Changes:
10+
* Replace open with opn
11+
12+
Fixes:
13+
* Fix eslint errors
14+
* Correctly handle opening multiple domains on deploy
15+
216
0.17.0 / 2017-08-22
317
==================
418

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "Exoframe - power armor for docker containers",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)