diff --git a/packages/adapter-base-cache/package.json b/packages/adapter-base-cache/package.json index a04a969aa..e2eead3d5 100644 --- a/packages/adapter-base-cache/package.json +++ b/packages/adapter-base-cache/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/adapter-base-cache", - "version": "0.1.10", + "version": "0.1.11", "repository": { "type": "git", "url": "https://github.com/TryGhost/SDK.git", diff --git a/packages/admin-api-schema/package.json b/packages/admin-api-schema/package.json index c9dc7195e..07a230329 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.3", + "version": "4.5.4", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/admin-api-schema", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/admin-api/package.json b/packages/admin-api/package.json index 6f5677eb4..b90a5e174 100644 --- a/packages/admin-api/package.json +++ b/packages/admin-api/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/admin-api", - "version": "1.13.10", + "version": "1.13.11", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/admin-api", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/color-utils/package.json b/packages/color-utils/package.json index e90edff1a..ced8c0335 100644 --- a/packages/color-utils/package.json +++ b/packages/color-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/color-utils", - "version": "0.2.0", + "version": "0.2.1", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/color-utils", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/config-url-helpers/package.json b/packages/config-url-helpers/package.json index 22969d6bf..e51e775ae 100644 --- a/packages/config-url-helpers/package.json +++ b/packages/config-url-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/config-url-helpers", - "version": "1.0.10", + "version": "1.0.11", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/config-url-helpers", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/content-api/package.json b/packages/content-api/package.json index b6ccd76af..949708038 100644 --- a/packages/content-api/package.json +++ b/packages/content-api/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/content-api", - "version": "1.11.19", + "version": "1.11.20", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/content-api", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/helpers-gatsby/package.json b/packages/helpers-gatsby/package.json index 80c8036b4..bab4e53e7 100644 --- a/packages/helpers-gatsby/package.json +++ b/packages/helpers-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers-gatsby", - "version": "2.0.19", + "version": "2.0.20", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers-gatsby", "author": "Ghost Foundation", "license": "MIT", @@ -37,7 +37,7 @@ }, "dependencies": { "@gatsbyjs/reach-router": "1.3.9", - "@tryghost/helpers": "^1.1.88", + "@tryghost/helpers": "^1.1.89", "gatsby-link": "4.17.0", "prop-types": "^15.6.2" }, diff --git a/packages/helpers/package.json b/packages/helpers/package.json index f43b640bf..96da6662e 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers", - "version": "1.1.88", + "version": "1.1.89", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/image-transform/package.json b/packages/image-transform/package.json index 46584a3bc..99ce28e8f 100644 --- a/packages/image-transform/package.json +++ b/packages/image-transform/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/image-transform", - "version": "1.2.10", + "version": "1.2.11", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/image-transform", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/limit-service/package.json b/packages/limit-service/package.json index 2b4c8c8fe..4f2f71306 100644 --- a/packages/limit-service/package.json +++ b/packages/limit-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/limit-service", - "version": "1.2.12", + "version": "1.2.13", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/limit-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/schema-org/package.json b/packages/schema-org/package.json index 44780b477..cc583ed9f 100644 --- a/packages/schema-org/package.json +++ b/packages/schema-org/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/schema-org", - "version": "0.1.38", + "version": "0.1.39", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/schema-org", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/social-urls/package.json b/packages/social-urls/package.json index 8a6ae2acc..721ed5c94 100644 --- a/packages/social-urls/package.json +++ b/packages/social-urls/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/social-urls", - "version": "0.1.41", + "version": "0.1.42", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/social-urls", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/string/package.json b/packages/string/package.json index 5902aef32..62fc6e31e 100644 --- a/packages/string/package.json +++ b/packages/string/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/string", - "version": "0.2.10", + "version": "0.2.11", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/string", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/timezone-data/package.json b/packages/timezone-data/package.json index ab2f9fb1d..bbb719031 100644 --- a/packages/timezone-data/package.json +++ b/packages/timezone-data/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/timezone-data", - "version": "0.4.1", + "version": "0.4.2", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/timezone-data", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/url-utils/package.json b/packages/url-utils/package.json index 28bb0ff9b..38543204d 100644 --- a/packages/url-utils/package.json +++ b/packages/url-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/url-utils", - "version": "4.4.6", + "version": "4.4.7", "repository": "https://github.com/TryGhost/SDK/tree/main/packages/url-utils", "author": "Ghost Foundation", "license": "MIT", @@ -19,7 +19,7 @@ "access": "public" }, "devDependencies": { - "@tryghost/config-url-helpers": "^1.0.10", + "@tryghost/config-url-helpers": "^1.0.11", "c8": "8.0.1", "mocha": "10.2.0", "rewire": "7.0.0",