Skip to content

Commit 8b6074a

Browse files
committed
Published new versions
- @tryghost/mg-assetscraper@0.4.22 - @tryghost/mg-context@0.1.14 - @tryghost/mg-curated-export@0.3.33 - @tryghost/mg-curated-members-csv@0.4.26 - @tryghost/mg-fs-utils@0.15.4 - @tryghost/mg-html-lexical@0.0.20 - @tryghost/mg-jekyll-export@0.3.33 - @tryghost/mg-mailchimp-members@0.4.19 - @tryghost/mg-medium-export@0.17.15 - @tryghost/mg-stripe@0.2.10 - @tryghost/mg-substack@0.7.6 - @tryghost/mg-wp-api@0.10.38 - @tryghost/mg-wp-xml@0.4.9 - @tryghost/migrate@0.46.10
1 parent 19837d1 commit 8b6074a

File tree

14 files changed

+34
-34
lines changed

14 files changed

+34
-34
lines changed

packages/mg-assetscraper/package.json

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

packages/mg-context/package.json

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

packages/mg-curated-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-curated-export",
3-
"version": "0.3.32",
3+
"version": "0.3.33",
44
"description": "tbc",
55
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-curated-export",
66
"author": "Ghost Foundation",
@@ -26,7 +26,7 @@
2626
"jest-extended": "4.0.2"
2727
},
2828
"dependencies": {
29-
"@tryghost/mg-fs-utils": "0.15.3",
29+
"@tryghost/mg-fs-utils": "0.15.4",
3030
"@tryghost/string": "0.2.12",
3131
"cheerio": "1.0.0-rc.12"
3232
}

packages/mg-curated-members-csv/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-curated-members-csv",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-curated-members-csv",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -25,6 +25,6 @@
2525
"jest-extended": "4.0.2"
2626
},
2727
"dependencies": {
28-
"@tryghost/mg-fs-utils": "0.15.3"
28+
"@tryghost/mg-fs-utils": "0.15.4"
2929
}
3030
}

packages/mg-fs-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/mg-fs-utils",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-fs-utils",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/mg-html-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-html-lexical",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-html-lexical",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/mg-jekyll-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-jekyll-export",
3-
"version": "0.3.32",
3+
"version": "0.3.33",
44
"description": "tbc",
55
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-jekyll-export",
66
"author": "Ghost Foundation",
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@tryghost/errors": "1.3.6",
30-
"@tryghost/mg-fs-utils": "0.15.3",
30+
"@tryghost/mg-fs-utils": "0.15.4",
3131
"@tryghost/string": "0.2.12",
3232
"cheerio": "1.0.0-rc.12",
3333
"front-matter": "4.0.2",

packages/mg-mailchimp-members/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-mailchimp-members",
3-
"version": "0.4.18",
3+
"version": "0.4.19",
44
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-mailchimp-members",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -36,6 +36,6 @@
3636
"dependencies": {
3737
"@tryghost/debug": "0.1.33",
3838
"@tryghost/errors": "1.3.6",
39-
"@tryghost/mg-fs-utils": "0.15.3"
39+
"@tryghost/mg-fs-utils": "0.15.4"
4040
}
4141
}

packages/mg-medium-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/mg-medium-export",
3-
"version": "0.17.14",
3+
"version": "0.17.15",
44
"description": "tbc",
55
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-medium-export",
66
"author": "Ghost Foundation",
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@tryghost/debug": "0.1.33",
3030
"@tryghost/kg-default-cards": "10.0.10",
31-
"@tryghost/mg-fs-utils": "0.15.3",
31+
"@tryghost/mg-fs-utils": "0.15.4",
3232
"@tryghost/string": "0.2.12",
3333
"cheerio": "1.0.0-rc.12",
3434
"simple-dom": "1.4.0"

packages/mg-stripe/package.json

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

0 commit comments

Comments
 (0)