diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 0ff32b51df..80e1d82f8f 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/custom-theme-settings-service", - "version": "0.3.1", + "version": "0.3.2", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/custom-theme-settings-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index d238d3df58..d987fb70cf 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/email-analytics-provider-mailgun", - "version": "1.0.7", + "version": "1.0.8", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-provider-mailgun", "author": "Ghost Foundation", "license": "MIT", @@ -25,7 +25,7 @@ "sinon": "13.0.1" }, "dependencies": { - "@tryghost/email-analytics-service": "^1.0.5", + "@tryghost/email-analytics-service": "^1.0.6", "@tryghost/logging": "^2.0.0", "mailgun-js": "^0.22.0", "moment": "^2.29.1" diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index 3f3451f3ca..eecc7d2252 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/email-analytics-service", - "version": "1.0.5", + "version": "1.0.6", "repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-service", "author": "Ghost Foundation", "license": "MIT",