Skip to content

Commit 9b88980

Browse files
committed
Release 5.1.0
1 parent 1d42c69 commit 9b88980

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 5.1.0 / 2019-07-22
2+
3+
Additions:
4+
5+
- Allow specifying alternate config file during deployment
6+
- Allow non-interactive secret manipulation
7+
- Allow non-interactive config manipulation
8+
- Allow using `exoframe rm` with deploy token
9+
- Allow removing deployments using URL
10+
111
# 5.0.0 / 2019-07-17
212

313
Additions:

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": "5.0.2-dev",
3+
"version": "5.1.0",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)