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

Commit e214db7

Browse files
committed
Release 1.1.0
1 parent b851c8d commit e214db7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
1.1.0 / 2017-12-11
3+
==================
4+
5+
Additions:
6+
* Allow specifying custom labels via project config (thanks FWeinb)
7+
8+
Changes:
9+
* Update dependency versions
10+
211
1.0.1 / 2017-10-30
312
==================
413

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": "1.0.1",
3+
"version": "1.1.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)