Skip to content

Commit 5377e20

Browse files
committed
Release 6.0.1
1 parent 72dc120 commit 5377e20

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 6.0.1 / 2019-11-07
2+
3+
Fixes:
4+
5+
- Fix completion target by using custom command
6+
7+
Changes:
8+
9+
- Use ncc to build smaller release bundle
10+
111
# 6.0.0 / 2019-11-05
212

313
Breaking changes:

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