Skip to content

Commit f9b926d

Browse files
committed
Published new versions
- @tryghost/adapter-base-cache@0.1.25 - @tryghost/admin-api@1.14.9 - @tryghost/admin-api-schema@4.7.4 - @tryghost/color-utils@0.2.18 - @tryghost/config-url-helpers@1.0.25 - @tryghost/content-api@1.12.8 - @tryghost/custom-fonts@1.0.10 - @tryghost/helpers@1.1.105 - @tryghost/helpers-gatsby@2.1.4 - @tryghost/html-to-plaintext@1.0.10 - @tryghost/image-transform@1.4.15 - @tryghost/limit-service@1.5.4 - @tryghost/referrer-parser@0.1.17 - @tryghost/schema-org@0.1.53 - @tryghost/social-urls@0.1.62 - @tryghost/string@0.3.4 - @tryghost/timezone-data@0.4.20 - @tryghost/url-utils@5.2.4
1 parent c8ed7b3 commit f9b926d

18 files changed

Lines changed: 20 additions & 20 deletions

File tree

packages/adapter-base-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/adapter-base-cache",
3-
"version": "0.1.24",
3+
"version": "0.1.25",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

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.7.3",
3+
"version": "4.7.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

packages/admin-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/admin-api",
3-
"version": "1.14.8",
3+
"version": "1.14.9",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

packages/color-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/color-utils",
3-
"version": "0.2.17",
3+
"version": "0.2.18",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

packages/config-url-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/config-url-helpers",
3-
"version": "1.0.24",
3+
"version": "1.0.25",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

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.12.7",
3+
"version": "1.12.8",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

packages/custom-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/custom-fonts",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

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.1.3",
3+
"version": "2.1.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@gatsbyjs/reach-router": "2.0.1",
44-
"@tryghost/helpers": "^1.1.104",
44+
"@tryghost/helpers": "^1.1.105",
4545
"gatsby-link": "5.16.0",
4646
"prop-types": "15.8.1"
4747
},

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.104",
3+
"version": "1.1.105",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

packages/html-to-plaintext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/html-to-plaintext",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/TryGhost/SDK.git",

0 commit comments

Comments
 (0)