Skip to content

Commit f771c75

Browse files
committed
Published new versions
- @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected]
1 parent 682aaac commit f771c75

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
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.10",
3+
"version": "1.11.11",
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.10",
3+
"version": "2.0.11",
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.79",
40+
"@tryghost/helpers": "^1.1.80",
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.79",
3+
"version": "1.1.80",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/helpers",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/string/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/string",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/string",
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.1",
3+
"version": "0.3.2",
44
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/timezone-data",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/url-utils/package.json

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

0 commit comments

Comments
 (0)