From f6bc34dbb2637ba2c9aa922da3af17cca202a70f Mon Sep 17 00:00:00 2001 From: Fabien O'Carroll Date: Mon, 18 May 2020 15:22:55 +0200 Subject: [PATCH] Published new versions - @tryghost/adapter-manager@0.1.5 - @tryghost/image-transform@0.2.3 - @tryghost/moleculer-service-from-class@0.2.0 - @tryghost/mw-session-from-token@0.1.3 - @tryghost/session-service@0.1.3 --- ghost/adapter-manager/package.json | 2 +- ghost/image-transform/package.json | 2 +- ghost/moleculer-service-from-class/package.json | 2 +- ghost/mw-session-from-token/package.json | 2 +- ghost/session-service/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index bfa0e20810..8fe03fd9d3 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/adapter-manager", - "version": "0.1.4", + "version": "0.1.5", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/adapter-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/image-transform/package.json b/ghost/image-transform/package.json index 259cb63bf0..9f92f1b1bf 100644 --- a/ghost/image-transform/package.json +++ b/ghost/image-transform/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/image-transform", - "version": "0.2.2", + "version": "0.2.3", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/image-transform", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/moleculer-service-from-class/package.json b/ghost/moleculer-service-from-class/package.json index c0d63f9c6b..3afb48d8a0 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.1.3", + "version": "0.2.0", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/moleculer-service-from-class", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index c2f8a02fdc..36c51d7edd 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.2", + "version": "0.1.3", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/mw-session-from-token", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 6e9edd02b3..9a588a8c36 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/session-service", - "version": "0.1.2", + "version": "0.1.3", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/session-service", "author": "Ghost Foundation", "license": "MIT",