Skip to content

Commit

Permalink
Published new versions
Browse files Browse the repository at this point in the history
 - @tryghost/[email protected]
 - @tryghost/[email protected]
 - @tryghost/[email protected]
  • Loading branch information
PaulAdamDavis committed Jan 9, 2025
1 parent 8dbdd48 commit 90a78e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mg-wp-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/mg-wp-api",
"version": "0.10.33",
"version": "0.10.34",
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-wp-api",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/mg-wp-xml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/mg-wp-xml",
"version": "0.4.4",
"version": "0.4.5",
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/mg-wp-xml",
"author": "Ghost Foundation",
"license": "MIT",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/errors": "1.3.6",
"@tryghost/mg-wp-api": "0.10.33",
"@tryghost/mg-wp-api": "0.10.34",
"cheerio": "1.0.0-rc.12",
"fast-glob": "3.3.3",
"markdown-it": "14.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/migrate",
"version": "0.46.3",
"version": "0.46.4",
"repository": "https://github.com/TryGhost/migrate/tree/main/packages/migrate",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -60,8 +60,8 @@
"@tryghost/mg-tinynews": "0.0.20",
"@tryghost/mg-tinynews-members": "0.0.11",
"@tryghost/mg-webscraper": "0.9.25",
"@tryghost/mg-wp-api": "0.10.33",
"@tryghost/mg-wp-xml": "0.4.4",
"@tryghost/mg-wp-api": "0.10.34",
"@tryghost/mg-wp-xml": "0.4.5",
"@tryghost/pretty-cli": "1.2.45",
"@tryghost/string": "0.2.12",
"cheerio": "1.0.0-rc.12",
Expand Down

0 comments on commit 90a78e0

Please sign in to comment.