From 495de734ab8112650904a1ddbc33f842bb7b82a4 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Thu, 24 Oct 2019 15:11:50 +0100 Subject: [PATCH] Published new versions - @tryghost/pretty-cli@1.2.2 - @tryghost/release-utils@0.3.3 - @tryghost/vhost-middleware@1.0.0 --- ghost/pretty-cli/package.json | 2 +- ghost/release-utils/package.json | 2 +- ghost/vhost-middleware/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ghost/pretty-cli/package.json b/ghost/pretty-cli/package.json index 13845d6089..de7e618a6e 100644 --- a/ghost/pretty-cli/package.json +++ b/ghost/pretty-cli/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/pretty-cli", - "version": "1.2.1", + "version": "1.2.2", "description": "A mini-module to style a sywac instance in a standard way", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/pretty-cli", "author": "Ghost Foundation", diff --git a/ghost/release-utils/package.json b/ghost/release-utils/package.json index b0411b82f6..9675a436b0 100644 --- a/ghost/release-utils/package.json +++ b/ghost/release-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/release-utils", - "version": "0.3.2", + "version": "0.3.3", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/release-utils", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/vhost-middleware/package.json b/ghost/vhost-middleware/package.json index 5ba450caa1..414ba068b1 100644 --- a/ghost/vhost-middleware/package.json +++ b/ghost/vhost-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/vhost-middleware", - "version": "0.0.0", + "version": "1.0.0", "repository": "https://github.com/TryGhost/Ghost-Utils/tree/master/packages/vhost-middleware", "author": "Ghost Foundation", "license": "MIT",