From ba511659b554acd36a0dacf45791025f2abc1799 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 30 Jul 2019 01:48:27 -0700 Subject: [PATCH 1/2] 1.4.3 --- CHANGELOG.md | 6 +++++- package-lock.json | 52 ++++++++++++++--------------------------------- package.json | 2 +- 3 files changed, 21 insertions(+), 39 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40fc9f7a8..67a53f9641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ ## Parse Dashboard Changelog ### master -[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.1...master) +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.3...master) * _Contributing to this repo? Add info about your change here to be included in next release_ +### 1.4.3 +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.2...1.4.3) +* Fix 1.4.2 release. + ### 1.4.2 [Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.1...1.4.2) * Feature: Include count CLP option (#1180), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) diff --git a/package-lock.json b/package-lock.json index fb656afd15..ede5e2c8dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "parse-dashboard", - "version": "1.4.1", + "version": "1.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -5718,8 +5718,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -5740,14 +5739,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -5762,20 +5759,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -5892,8 +5886,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -5905,7 +5898,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -5920,7 +5912,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -5928,14 +5919,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -5954,7 +5943,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -6035,8 +6023,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -6048,7 +6035,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -6134,8 +6120,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -6171,7 +6156,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -6191,7 +6175,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -6235,14 +6218,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -9185,7 +9166,6 @@ "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.3.5.tgz", "integrity": "sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==", "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -9195,15 +9175,13 @@ "version": "5.2.0", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==", - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz", "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==", - "dev": true, - "optional": true + "dev": true } } }, @@ -10388,7 +10366,7 @@ "parse": "2.5.1", "pg-promise": "8.7.5", "redis": "2.8.0", - "semver": "6.2.0", + "semver": "6.3.0", "subscriptions-transport-ws": "0.9.16", "tv4": "1.3.0", "uuid": "3.3.2", diff --git a/package.json b/package.json index 5649490c94..dccfc8006f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ ], "homepage": "https://github.com/ParsePlatform/parse-dashboard", "bugs": "https://github.com/ParsePlatform/parse-dashboard/issues", - "version": "1.4.2", + "version": "1.4.3", "repository": { "type": "git", "url": "https://github.com/ParsePlatform/parse-dashboard" From bfbb559115a993740502d21466d42e2dcd2d0ed5 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Tue, 30 Jul 2019 09:58:17 +0100 Subject: [PATCH 2/2] add links to 1.4.2 release --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a53f9641..4d21095543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,14 +11,14 @@ ### 1.4.2 [Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.1...1.4.2) -* Feature: Include count CLP option (#1180), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) -* Fix: AppsMenu broken layout when app name is too long (#1164), thanks to [Lucas Alencar](https://github.com/alencarlucas) -* Fix: getFileName lib to display correctly the filename (#1154), thanks to [Yago Tomé](https://github.com/yagotome) -* Fix: Scroll is not working properly (#1151), thanks to [Lucas Alencar](https://github.com/alencarlucas) -* Fix: AppsMenu not closing after selecting app (#1146), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) -* Feature: Add client key into GraphQL console by default (#1142), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) -* Fix: GraphQL console headers menu not visible (#1141), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) -* Fix: project not installing due to package-lock (#1143), thanks to [Antonio Davi Macedo Coelho de Castro](https://github.com/davimacedo) +* Feature: Include count CLP option ([#1180](https://github.com/parse-community/parse-dashboard/pull/1180)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) +* Fix: AppsMenu broken layout when app name is too long ([#1164](https://github.com/parse-community/parse-dashboard/pull/1164)), thanks to [Lucas Alencar](https://github.com/alencarlucas) +* Fix: getFileName lib to display correctly the filename ([#1154](https://github.com/parse-community/parse-dashboard/pull/1154)), thanks to [Yago Tomé](https://github.com/yagotome) +* Fix: Scroll is not working properly ([#1151](https://github.com/parse-community/parse-dashboard/pull/1151)), thanks to [Lucas Alencar](https://github.com/alencarlucas) +* Fix: AppsMenu not closing after selecting app ([#1146](https://github.com/parse-community/parse-dashboard/pull/1146)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) +* Feature: Add client key into GraphQL console by default ([#1142](https://github.com/parse-community/parse-dashboard/pull/1142)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) +* Fix: GraphQL console headers menu not visible ([#1141](https://github.com/parse-community/parse-dashboard/pull/1141)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) +* Fix: project not installing due to package-lock ([#1143](https://github.com/parse-community/parse-dashboard/pull/1143)), thanks to [Antonio Davi Macedo Coelho de Castro](https://github.com/davimacedo) ### 1.4.1 [Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.0...1.4.1)