From 4627a77a99c7dd663e70a2fa1789973491e6d51d Mon Sep 17 00:00:00 2001 From: Naz Date: Wed, 11 May 2022 10:49:43 +0800 Subject: [PATCH] Published new versions - @tryghost/api-version-compatibility-service@0.4.1 - @tryghost/mw-api-version-mismatch@0.2.1 --- ghost/api-version-compatibility-service/package.json | 2 +- ghost/mw-api-version-mismatch/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index ba160d6671..19e06d289a 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.0", + "version": "0.4.1", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/api-version-compatibility-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 833289c960..3d49649103 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.0", + "version": "0.2.1", "repository": "https://github.com/TryGhost/Utils/tree/main/packages/mw-api-version-mismatch", "author": "Ghost Foundation", "license": "MIT",