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 1a2a104 commit 60a8302Copy full SHA for 60a8302
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Next
+## 1.3.4 - October 4, 2017
2
- The exit code for `mup validate` is now 1 when there are validation errors
3
- Fix changing proxy's clientUploadLimit with `proxy.shared.clientUploadLimit`
4
- Added a `--scrub` option to `mup validate`, which when used with `--show` shows the config with most of the sensitive information removed
package.json
@@ -1,6 +1,6 @@
{
"name": "mup",
- "version": "1.3.3",
+ "version": "1.3.4",
"description": "Production Quality Meteor Deployments",
5
"main": "lib/index.js",
6
"repository": {
0 commit comments