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 f035255 commit 0fc202fCopy full SHA for 0fc202f
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+0.18.0 / 2017-08-28
3
+==================
4
+
5
+Additions:
6
+ * Display build log after deployment failures
7
+ * Use travis to autopublish new versions from tags
8
9
0.17.1 / 2017-08-25
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.17.1",
+ "version": "0.18.0",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments