We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce92be7 commit 7ed860eCopy full SHA for 7ed860e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## vNext
+## 1.5.4 - September 19, 2021
2
3
- Increase worker_connections in nginx (@markdowney)
4
- When setting `config.privateDockerRegistry`, the host option is now optional and defaults to the docker hub registry
package.json
@@ -1,6 +1,6 @@
{
"name": "mup",
- "version": "1.5.3",
+ "version": "1.5.4",
"description": "Production Quality Meteor Deployments",
5
"main": "lib/index.js",
6
"repository": {
0 commit comments