Skip to content

Commit 14243c1

Browse files
committed
Release 6.1.2
1 parent 0e6ca28 commit 14243c1

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.2 / 2020-04-16
2+
3+
- Replace travis with github actions
4+
- Update dependencies to latest versions
5+
16
# 6.1.1 / 2020-04-16
27

38
- Fix error handling during deployment when no response is returned

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.1.2-dev",
3+
"version": "6.1.2",
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)