Skip to content

Commit 35965fe

Browse files
Released @tryghost/portal v2.56.0 (#25220)
Changelog for v2.55.5 -> 2.56.0: - ✨ [Added OTC signin flow](a08197f35e)
1 parent a08197f commit 35965fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/portal",
3-
"version": "2.55.5",
3+
"version": "2.56.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

ghost/core/core/shared/config/defaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
},
225225
"portal": {
226226
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
227-
"version": "2.55"
227+
"version": "2.56"
228228
},
229229
"sodoSearch": {
230230
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",

0 commit comments

Comments
 (0)