Skip to content

Commit 5456caf

Browse files
committed
Release 1.3.7
1 parent 51b112d commit 5456caf

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,4 +1,9 @@
1+
## 1.3.7 - Nov 28, 2017
2+
3+
- Fix permission denied error sometimes encountered during Prepare Bundle
4+
15
## 1.3.6 - Nov 24, 2017
6+
27
- Fix permission denied errors when deploying to nonroot user (@nickich)
38
- Make bundle portable (@m-niesluchow)
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mup",
3-
"version": "1.3.7-beta0",
3+
"version": "1.3.7",
44
"description": "Production Quality Meteor Deployments",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)