From 7065c66aee5aa78c8eaeb03d74271d7e83492a5f Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Fri, 7 Jul 2023 13:03:05 +0100 Subject: [PATCH] Published new versions - @tryghost/admin-api-schema@4.5.1 - @tryghost/content-api@1.11.15 - @tryghost/helpers-gatsby@2.0.15 - @tryghost/helpers@1.1.84 - @tryghost/timezone-data@0.3.5 --- packages/admin-api-schema/package.json | 2 +- packages/content-api/package.json | 2 +- packages/helpers-gatsby/package.json | 4 ++-- packages/helpers/package.json | 2 +- packages/timezone-data/package.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/admin-api-schema/package.json b/packages/admin-api-schema/package.json index 6ca8546b5..07fcb4653 100644 --- a/packages/admin-api-schema/package.json +++ b/packages/admin-api-schema/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/admin-api-schema", - "version": "4.5.0", + "version": "4.5.1", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api-schema", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/content-api/package.json b/packages/content-api/package.json index 7b38463fd..5288479ec 100644 --- a/packages/content-api/package.json +++ b/packages/content-api/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/content-api", - "version": "1.11.14", + "version": "1.11.15", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/content-api", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/helpers-gatsby/package.json b/packages/helpers-gatsby/package.json index 79dc1ad5b..cb938a05c 100644 --- a/packages/helpers-gatsby/package.json +++ b/packages/helpers-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers-gatsby", - "version": "2.0.14", + "version": "2.0.15", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/helpers-gatsby", "author": "Ghost Foundation", "license": "MIT", @@ -37,7 +37,7 @@ }, "dependencies": { "@gatsbyjs/reach-router": "1.3.9", - "@tryghost/helpers": "^1.1.83", + "@tryghost/helpers": "^1.1.84", "gatsby-link": "4.17.0", "prop-types": "^15.6.2" }, diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 7dd49be66..e71024d50 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers", - "version": "1.1.83", + "version": "1.1.84", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/helpers", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/timezone-data/package.json b/packages/timezone-data/package.json index 5d7bcee2c..e3296c0e7 100644 --- a/packages/timezone-data/package.json +++ b/packages/timezone-data/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/timezone-data", - "version": "0.3.4", + "version": "0.3.5", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/timezone-data", "author": "Ghost Foundation", "license": "MIT",