Skip to content

Commit 0e4feb7

Browse files
committed
Release 6.1.0
1 parent 87d1bd3 commit 0e4feb7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 6.1.0 / 2020-02-12
2+
3+
- Add custom traefik middleware usage via labels and config
4+
- Better docs for HTTPS server setup
5+
16
# 6.0.2 / 2020-02-05
27

38
- Maintenance release with updated dependencies

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

0 commit comments

Comments
 (0)