Skip to content

Commit c9b6ea1

Browse files
committed
Published new versions
- @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected]
1 parent 1c93b3e commit c9b6ea1

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

packages/admin-api-schema/package.json

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

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.13",
3+
"version": "1.11.14",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/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.13",
3+
"version": "2.0.14",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/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.82",
40+
"@tryghost/helpers": "^1.1.83",
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.82",
3+
"version": "1.1.83",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/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.3",
3+
"version": "0.3.4",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/timezone-data",
55
"author": "Ghost Foundation",
66
"license": "MIT",

0 commit comments

Comments
 (0)