diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index f86644bab8..5ab9568c3f 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/minifier", - "version": "0.1.11", + "version": "0.1.12", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/minifier", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 88707c238c..384cda4e2f 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.1.6", + "version": "0.1.7", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-error-handler", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 26fbccb099..ac04fe736d 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.1", + "version": "0.3.2", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/update-check-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/zip/package.json b/ghost/zip/package.json index 6db69c60f1..20c403545a 100644 --- a/ghost/zip/package.json +++ b/ghost/zip/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/zip", - "version": "1.1.20", + "version": "1.1.21", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/zip", "author": "Ghost Foundation", "license": "MIT",