Skip to content

Commit 24e82cd

Browse files
committed
Release 1.5.3
1 parent e7830ad commit 24e82cd

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+
## 1.5.3 - December 8, 2020
2+
3+
- Fix getting node version when `app.docker.prepareBundleLocally` is enabled
4+
- Fix issue with let's encrypt regenerating SSL certificate too often
5+
16
## 1.5.2 - December 2, 2020
27

38
- Add `mup mongo shell` command to access a Mongo shell on the server

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.5.2",
3+
"version": "1.5.3",
44
"description": "Production Quality Meteor Deployments",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)