Skip to content

Commit d5ae90f

Browse files
committed
Released @tryghost/portal v2.68.0
Changelog for v2.67.1 -> 2.68.0: - Updated i18n translations
1 parent 70073e8 commit d5ae90f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.67.1",
3+
"version": "2.68.0",
44
"license": "MIT",
55
"repository": "https://github.com/TryGhost/Ghost",
66
"author": "Ghost Foundation",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
},
241241
"portal": {
242242
"url": "https://cdn.jsdelivr.net/ghost/portal@~{version}/umd/portal.min.js",
243-
"version": "2.67"
243+
"version": "2.68"
244244
},
245245
"sodoSearch": {
246246
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",

0 commit comments

Comments
 (0)