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 267dbcd commit efc0432Copy full SHA for efc0432
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.3.0 / 2018-12-13
2
+
3
+- Add basic secrets support and docs
4
5
# 3.2.0 / 2018-12-10
6
7
Additions:
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "3.3.0-dev",
+ "version": "3.3.0",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments