diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 6144c87924..3f42239bde 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/adapter-manager", - "version": "0.2.29", + "version": "0.2.30", "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 753db5d4b8..04bb7a6c56 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.1.1", + "version": "0.1.2", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/api-version-compatibility-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index f87cd7c3e6..cb92f5902d 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/bootstrap-socket", - "version": "0.2.18", + "version": "0.2.19", "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 8db3f55b6d..8d7d7d9066 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": "0.1.6", + "version": "0.1.7", "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 a2846791ce..d69657e00a 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/constants", - "version": "1.0.3", + "version": "1.0.4", "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 b525871061..b0e0a8ab3e 100644 --- a/ghost/database-info/package.json +++ b/ghost/database-info/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/database-info", - "version": "0.3.3", + "version": "0.3.4", "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 f758a90664..87590d83e9 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.0.0", + "version": "0.1.0", "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 d2359a64cd..0e10bed75c 100644 --- a/ghost/image-transform/package.json +++ b/ghost/image-transform/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/image-transform", - "version": "1.0.30", + "version": "1.0.31", "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 90acc8ab34..800bb51f83 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/job-manager", - "version": "0.8.22", + "version": "0.8.23", "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 89497ac74d..111a388a16 100644 --- a/ghost/limit-service/package.json +++ b/ghost/limit-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/limit-service", - "version": "1.1.0", + "version": "1.1.1", "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 64b593a5b2..80c6bcbd1c 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/minifier", - "version": "0.1.13", + "version": "0.1.14", "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 030d10dad8..42617f0576 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.24", + "version": "0.2.25", "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 db599956f4..0dbfe0f545 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.1.1", + "version": "0.1.2", "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 64fbdf65e9..23f0291ab9 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": "0.2.2", + "version": "0.2.3", "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 9704c9af5b..ad92e848a0 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.30", + "version": "0.1.31", "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 7bef1745da..6468c8061f 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.4", + "version": "0.1.5", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-update-user-last-seen", "author": "Ghost Foundation", "license": "MIT", @@ -25,6 +25,6 @@ "sinon": "13.0.2" }, "dependencies": { - "@tryghost/constants": "^1.0.3" + "@tryghost/constants": "^1.0.4" } } diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 133e9ae682..e31eb089c8 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/package-json", - "version": "1.0.19", + "version": "1.0.20", "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 0dda9edd69..86b0545c1c 100644 --- a/ghost/pretty-cli/package.json +++ b/ghost/pretty-cli/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/pretty-cli", - "version": "1.2.25", + "version": "1.2.26", "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 c774ed07b1..537bad2fad 100644 --- a/ghost/promise/package.json +++ b/ghost/promise/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/promise", - "version": "0.1.16", + "version": "0.1.17", "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 5ce628dd28..80d782fc20 100644 --- a/ghost/release-utils/package.json +++ b/ghost/release-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/release-utils", - "version": "0.7.13", + "version": "0.7.14", "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 d5e693002b..db6dba0e5f 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/security", - "version": "0.2.16", + "version": "0.2.17", "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 8588d3dd02..0eafbc81e9 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/session-service", - "version": "0.1.40", + "version": "0.1.41", "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 9eee9eacd3..7176ea371d 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.5", + "version": "0.1.6", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/settings-path-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 102f7aa49e..e8e914f977 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/update-check-service", - "version": "0.3.2", + "version": "0.3.3", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/update-check-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index b285dda8fb..6c1e033abf 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.1.0", + "version": "0.1.1", "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 fbe5ab4961..09cbd29e22 100644 --- a/ghost/vhost-middleware/package.json +++ b/ghost/vhost-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/vhost-middleware", - "version": "1.0.24", + "version": "1.0.25", "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 77bd97b35f..b26883f604 100644 --- a/ghost/zip/package.json +++ b/ghost/zip/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/zip", - "version": "1.1.23", + "version": "1.1.24", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/zip", "author": "Ghost Foundation", "license": "MIT",