Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 1958e36

Browse files
committedDec 13, 2018
Release 3.3.0
1 parent 9f397f1 commit 1958e36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.3.0 / 2018-12-13
2+
3+
- Add basic secrets implementation
4+
15
# 3.2.1 / 2018-12-10
26

37
- Mock github API to evade issues with rate-limits in CI

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)