From d5e38e6fc7edaea3cf048fcdcad2a449eb0d85c6 Mon Sep 17 00:00:00 2001 From: Naz Date: Fri, 22 Jul 2022 16:46:56 +0100 Subject: [PATCH] Published new versions - @tryghost/adapter-manager@0.2.33 - @tryghost/api-version-compatibility-service@0.4.4 - @tryghost/bootstrap-socket@0.2.22 - @tryghost/config-url-helpers@1.0.2 - @tryghost/constants@1.0.7 - @tryghost/database-info@0.3.8 - @tryghost/email-content-generator@0.1.4 - @tryghost/image-transform@1.2.1 - @tryghost/job-manager@0.9.0 - @tryghost/limit-service@1.2.2 - @tryghost/minifier@0.1.17 - @tryghost/moleculer-service-from-class@0.2.28 - @tryghost/mw-api-version-mismatch@0.2.3 - @tryghost/mw-error-handler@1.0.5 - @tryghost/mw-session-from-token@0.1.34 - @tryghost/mw-update-user-last-seen@0.1.8 - @tryghost/package-json@1.0.23 - @tryghost/pretty-cli@1.2.29 - @tryghost/promise@0.1.20 - @tryghost/release-utils@0.8.1 - @tryghost/security@0.3.3 - @tryghost/session-service@0.1.44 - @tryghost/settings-path-manager@0.1.9 - @tryghost/version-notifications-data-service@0.2.2 - @tryghost/vhost-middleware@1.0.28 - @tryghost/zip@1.1.27 --- ghost/adapter-manager/package.json | 2 +- ghost/api-version-compatibility-service/package.json | 6 +++--- ghost/bootstrap-socket/package.json | 2 +- ghost/config-url-helpers/package.json | 2 +- ghost/constants/package.json | 2 +- ghost/database-info/package.json | 2 +- ghost/email-content-generator/package.json | 2 +- ghost/image-transform/package.json | 2 +- ghost/job-manager/package.json | 2 +- ghost/limit-service/package.json | 2 +- ghost/minifier/package.json | 2 +- ghost/moleculer-service-from-class/package.json | 2 +- ghost/mw-api-version-mismatch/package.json | 2 +- ghost/mw-error-handler/package.json | 2 +- ghost/mw-session-from-token/package.json | 2 +- ghost/mw-update-user-last-seen/package.json | 4 ++-- ghost/package-json/package.json | 2 +- ghost/pretty-cli/package.json | 2 +- ghost/promise/package.json | 2 +- ghost/release-utils/package.json | 2 +- ghost/security/package.json | 2 +- ghost/session-service/package.json | 2 +- ghost/settings-path-manager/package.json | 2 +- ghost/version-notifications-data-service/package.json | 2 +- ghost/vhost-middleware/package.json | 2 +- ghost/zip/package.json | 2 +- 26 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index c38c9e02e3..847906977d 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/adapter-manager", - "version": "0.2.32", + "version": "0.2.33", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/adapter-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index e62c3c1138..444378b88b 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/api-version-compatibility-service", - "version": "0.4.3", + "version": "0.4.4", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/api-version-compatibility-service", "author": "Ghost Foundation", "license": "MIT", @@ -26,7 +26,7 @@ "sinon": "14.0.0" }, "dependencies": { - "@tryghost/email-content-generator": "^0.1.3", - "@tryghost/version-notifications-data-service": "^0.2.1" + "@tryghost/email-content-generator": "^0.1.4", + "@tryghost/version-notifications-data-service": "^0.2.2" } } diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index f9db612cfc..4ea1e9ed11 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/bootstrap-socket", - "version": "0.2.21", + "version": "0.2.22", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/bootstrap-socket", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/config-url-helpers/package.json b/ghost/config-url-helpers/package.json index e604d52746..df6c37ded9 100644 --- a/ghost/config-url-helpers/package.json +++ b/ghost/config-url-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/config-url-helpers", - "version": "1.0.1", + "version": "1.0.2", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/config-url-helpers", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 02324e4abb..ae3a324777 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/constants", - "version": "1.0.6", + "version": "1.0.7", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/constants", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/database-info/package.json b/ghost/database-info/package.json index 2f4225acfc..addbba367e 100644 --- a/ghost/database-info/package.json +++ b/ghost/database-info/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/database-info", - "version": "0.3.7", + "version": "0.3.8", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/database-info", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/email-content-generator/package.json b/ghost/email-content-generator/package.json index 86432b9bf3..0f963e9ba6 100644 --- a/ghost/email-content-generator/package.json +++ b/ghost/email-content-generator/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/email-content-generator", - "version": "0.1.3", + "version": "0.1.4", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/email-content-generator", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/image-transform/package.json b/ghost/image-transform/package.json index 1e661d9d0b..04a12056e5 100644 --- a/ghost/image-transform/package.json +++ b/ghost/image-transform/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/image-transform", - "version": "1.2.0", + "version": "1.2.1", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/image-transform", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 8e4048073c..be04922bf1 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/job-manager", - "version": "0.8.25", + "version": "0.9.0", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/job-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/limit-service/package.json b/ghost/limit-service/package.json index 00c4ea25e0..b7df05aa32 100644 --- a/ghost/limit-service/package.json +++ b/ghost/limit-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/limit-service", - "version": "1.2.1", + "version": "1.2.2", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/limit-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index a131f445b2..7473a04fdb 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/minifier", - "version": "0.1.16", + "version": "0.1.17", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/minifier", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/moleculer-service-from-class/package.json b/ghost/moleculer-service-from-class/package.json index 3afcd3ac09..e18905733c 100644 --- a/ghost/moleculer-service-from-class/package.json +++ b/ghost/moleculer-service-from-class/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/moleculer-service-from-class", - "version": "0.2.27", + "version": "0.2.28", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/moleculer-service-from-class", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index ff09f57ed4..c66c7cee46 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/mw-api-version-mismatch", - "version": "0.2.2", + "version": "0.2.3", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-api-version-mismatch", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 9f35a9a63b..2a708b2493 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/mw-error-handler", - "version": "1.0.4", + "version": "1.0.5", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-error-handler", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 10cb5dc28b..beb7998ccb 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/mw-session-from-token", - "version": "0.1.33", + "version": "0.1.34", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-session-from-token", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index 83d951c2e9..fbfbde4317 100644 --- a/ghost/mw-update-user-last-seen/package.json +++ b/ghost/mw-update-user-last-seen/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/mw-update-user-last-seen", - "version": "0.1.7", + "version": "0.1.8", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-update-user-last-seen", "author": "Ghost Foundation", "license": "MIT", @@ -25,6 +25,6 @@ "sinon": "14.0.0" }, "dependencies": { - "@tryghost/constants": "^1.0.6" + "@tryghost/constants": "^1.0.7" } } diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 98ced06427..b38efd4bf8 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/package-json", - "version": "1.0.22", + "version": "1.0.23", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/package-json", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/pretty-cli/package.json b/ghost/pretty-cli/package.json index 6065eb016c..1f02ea2056 100644 --- a/ghost/pretty-cli/package.json +++ b/ghost/pretty-cli/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/pretty-cli", - "version": "1.2.28", + "version": "1.2.29", "description": "A mini-module to style a sywac instance in a standard way", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/pretty-cli", "author": "Ghost Foundation", diff --git a/ghost/promise/package.json b/ghost/promise/package.json index 01d19cc61b..41d2feeb36 100644 --- a/ghost/promise/package.json +++ b/ghost/promise/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/promise", - "version": "0.1.19", + "version": "0.1.20", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/promise", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/release-utils/package.json b/ghost/release-utils/package.json index acf998c824..b1c9deb40f 100644 --- a/ghost/release-utils/package.json +++ b/ghost/release-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/release-utils", - "version": "0.8.0", + "version": "0.8.1", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/release-utils", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/security/package.json b/ghost/security/package.json index 30566b1eb4..5c42611626 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/security", - "version": "0.3.2", + "version": "0.3.3", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/security", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 0808a1283b..93ab3f371c 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/session-service", - "version": "0.1.43", + "version": "0.1.44", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/session-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index fad6e79e57..034369a641 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/settings-path-manager", - "version": "0.1.8", + "version": "0.1.9", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/settings-path-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index 5c4e7898b8..1cfe53ad73 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/version-notifications-data-service", - "version": "0.2.1", + "version": "0.2.2", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/version-notifications-data-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/vhost-middleware/package.json b/ghost/vhost-middleware/package.json index 44575806f2..b389748f8b 100644 --- a/ghost/vhost-middleware/package.json +++ b/ghost/vhost-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/vhost-middleware", - "version": "1.0.27", + "version": "1.0.28", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/vhost-middleware", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/zip/package.json b/ghost/zip/package.json index 2f83b93828..04649c1d0a 100644 --- a/ghost/zip/package.json +++ b/ghost/zip/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/zip", - "version": "1.1.26", + "version": "1.1.27", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/zip", "author": "Ghost Foundation", "license": "MIT",