Skip to content

Commit 432b7bd

Browse files
committed
Published new versions
- @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected]
1 parent 6888d20 commit 432b7bd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/content-api",
3-
"version": "1.11.16",
3+
"version": "1.11.17",
44
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/content-api",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/helpers-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/helpers-gatsby",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers-gatsby",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@gatsbyjs/reach-router": "1.3.9",
40-
"@tryghost/helpers": "^1.1.85",
40+
"@tryghost/helpers": "^1.1.86",
4141
"gatsby-link": "4.17.0",
4242
"prop-types": "^15.6.2"
4343
},

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/helpers",
3-
"version": "1.1.85",
3+
"version": "1.1.86",
44
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/timezone-data",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/timezone-data",
55
"author": "Ghost Foundation",
66
"license": "MIT",

0 commit comments

Comments
 (0)