Skip to content

Commit c69c4c3

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/image-transform/package.json

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

packages/social-urls/package.json

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

packages/url-referrer-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/referrer-parser",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Simple library for parsing referrer URLs",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)