From 06bc47678beaaf76f855724b1061568b0d0907b7 Mon Sep 17 00:00:00 2001 From: Naz Date: Thu, 19 Nov 2020 18:17:14 +1300 Subject: [PATCH] Published new versions - @tryghost/adapter-manager@0.2.1 - @tryghost/job-manager@0.3.0 - @tryghost/mw-session-from-token@0.1.10 - @tryghost/security@0.2.2 - @tryghost/session-service@0.1.11 - @tryghost/zip@1.1.6 --- ghost/adapter-manager/package.json | 2 +- ghost/job-manager/package.json | 2 +- ghost/mw-session-from-token/package.json | 2 +- ghost/security/package.json | 2 +- ghost/session-service/package.json | 2 +- ghost/zip/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 5667787801..b95a7f734c 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/adapter-manager", - "version": "0.2.0", + "version": "0.2.1", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/adapter-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 14942694a2..c6cb24fafa 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/job-manager", - "version": "0.2.0", + "version": "0.3.0", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/job-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index 5898467926..5c4836bf82 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.9", + "version": "0.1.10", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/mw-session-from-token", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/security/package.json b/ghost/security/package.json index 42e8b2bb54..ad0693eeab 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/security", - "version": "0.2.1", + "version": "0.2.2", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/security", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index e3263fb283..9fae211789 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/session-service", - "version": "0.1.10", + "version": "0.1.11", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/session-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/zip/package.json b/ghost/zip/package.json index 12cc2d78bb..66f9c161a0 100644 --- a/ghost/zip/package.json +++ b/ghost/zip/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/zip", - "version": "1.1.5", + "version": "1.1.6", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/zip", "author": "Ghost Foundation", "license": "MIT",