Skip to content

Commit

Permalink
Published new versions
Browse files Browse the repository at this point in the history
 - @tryghost/[email protected]
 - @tryghost/[email protected]
 - @tryghost/[email protected]
 - @tryghost/[email protected]
  • Loading branch information
vershwal committed Sep 25, 2023
1 parent 6888d20 commit 432b7bd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/content-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/content-api",
"version": "1.11.16",
"version": "1.11.17",
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/content-api",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/helpers-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/helpers-gatsby",
"version": "2.0.16",
"version": "2.0.17",
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers-gatsby",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@gatsbyjs/reach-router": "1.3.9",
"@tryghost/helpers": "^1.1.85",
"@tryghost/helpers": "^1.1.86",
"gatsby-link": "4.17.0",
"prop-types": "^15.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/helpers",
"version": "1.1.85",
"version": "1.1.86",
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/helpers",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/timezone-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/timezone-data",
"version": "0.3.7",
"version": "0.3.8",
"repository": "https://github.com/TryGhost/SDK/tree/main/packages/timezone-data",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down

0 comments on commit 432b7bd

Please sign in to comment.