diff --git a/packages/adapter-base-cache/package.json b/packages/adapter-base-cache/package.json index 42acee151..821099cb6 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.2", + "version": "0.1.3", "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 72d13a9f9..147133f91 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.2.0", + "version": "4.2.1", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api-schema", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/admin-api/package.json b/packages/admin-api/package.json index f734ae33d..33b6a1058 100644 --- a/packages/admin-api/package.json +++ b/packages/admin-api/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/admin-api", - "version": "1.13.1", + "version": "1.13.2", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/admin-api", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/color-utils/package.json b/packages/color-utils/package.json index 11de9b49b..88e9f93ba 100644 --- a/packages/color-utils/package.json +++ b/packages/color-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/color-utils", - "version": "0.1.21", + "version": "0.1.22", "repository": "https://github.com/TryGhost/SDK/tree/master/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 30ba7b909..5839001fb 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.3", + "version": "1.0.4", "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 12fa2eac0..f64d51c4c 100644 --- a/packages/content-api/package.json +++ b/packages/content-api/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/content-api", - "version": "1.11.4", + "version": "1.11.5", "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 d580c0d34..b1075286d 100644 --- a/packages/helpers-gatsby/package.json +++ b/packages/helpers-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers-gatsby", - "version": "2.0.4", + "version": "2.0.5", "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.74", + "@tryghost/helpers": "^1.1.75", "gatsby-link": "4.17.0", "prop-types": "^15.6.2" }, diff --git a/packages/helpers/package.json b/packages/helpers/package.json index f7e2ea400..4335261aa 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/helpers", - "version": "1.1.74", + "version": "1.1.75", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/helpers", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/image-transform/package.json b/packages/image-transform/package.json index 06f9bb924..9ea8144f8 100644 --- a/packages/image-transform/package.json +++ b/packages/image-transform/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/image-transform", - "version": "1.2.2", + "version": "1.2.3", "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 84b19ecee..0f9059536 100644 --- a/packages/limit-service/package.json +++ b/packages/limit-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/limit-service", - "version": "1.2.3", + "version": "1.2.4", "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 3332fbc99..a07d95608 100644 --- a/packages/schema-org/package.json +++ b/packages/schema-org/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/schema-org", - "version": "0.1.30", + "version": "0.1.31", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/schema-org", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/social-urls/package.json b/packages/social-urls/package.json index 4dec7ecb1..38fcce283 100644 --- a/packages/social-urls/package.json +++ b/packages/social-urls/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/social-urls", - "version": "0.1.33", + "version": "0.1.34", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/social-urls", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/string/package.json b/packages/string/package.json index 705c25f28..4a864d288 100644 --- a/packages/string/package.json +++ b/packages/string/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/string", - "version": "0.2.1", + "version": "0.2.2", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/string", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/timezone-data/package.json b/packages/timezone-data/package.json index 72ad3319b..94365006f 100644 --- a/packages/timezone-data/package.json +++ b/packages/timezone-data/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/timezone-data", - "version": "0.2.73", + "version": "0.2.74", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/timezone-data", "author": "Ghost Foundation", "license": "MIT", diff --git a/packages/url-utils/package.json b/packages/url-utils/package.json index adaaa471f..8dbeb3946 100644 --- a/packages/url-utils/package.json +++ b/packages/url-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/url-utils", - "version": "4.2.0", + "version": "4.3.0", "repository": "https://github.com/TryGhost/SDK/tree/master/packages/url-utils", "author": "Ghost Foundation", "license": "MIT", @@ -19,7 +19,7 @@ "access": "public" }, "devDependencies": { - "@tryghost/config-url-helpers": "^1.0.3", + "@tryghost/config-url-helpers": "^1.0.4", "c8": "7.12.0", "mocha": "10.1.0", "rewire": "6.0.0",