Skip to content

Commit c118424

Browse files
committed
Published new versions
- @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected] - @tryghost/[email protected]
1 parent 00542be commit c118424

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

packages/kg-default-nodes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/kg-default-nodes",
3-
"version": "1.1.18",
3+
"version": "1.2.0",
44
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-default-nodes",
55
"author": "Ghost Foundation",
66
"license": "MIT",

packages/kg-default-transforms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/kg-default-transforms",
3-
"version": "1.1.19",
3+
"version": "1.1.20",
44
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-default-transforms",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
"@lexical/list": "0.13.1",
3838
"@lexical/rich-text": "0.13.1",
3939
"@lexical/utils": "0.13.1",
40-
"@tryghost/kg-default-nodes": "1.1.18",
40+
"@tryghost/kg-default-nodes": "1.2.0",
4141
"lexical": "0.13.1"
4242
}
4343
}

packages/kg-html-to-lexical/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/kg-html-to-lexical",
3-
"version": "1.1.19",
3+
"version": "1.1.20",
44
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-html-to-lexical",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -42,8 +42,8 @@
4242
"@lexical/link": "0.13.1",
4343
"@lexical/list": "0.13.1",
4444
"@lexical/rich-text": "0.13.1",
45-
"@tryghost/kg-default-nodes": "1.1.18",
46-
"@tryghost/kg-default-transforms": "1.1.19",
45+
"@tryghost/kg-default-nodes": "1.2.0",
46+
"@tryghost/kg-default-transforms": "1.1.20",
4747
"jsdom": "^24.1.0",
4848
"lexical": "0.13.1"
4949
}

packages/kg-lexical-html-renderer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/kg-lexical-html-renderer",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-lexical-html-renderer",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -42,8 +42,8 @@
4242
"@lexical/link": "0.13.1",
4343
"@lexical/list": "0.13.1",
4444
"@lexical/rich-text": "0.13.1",
45-
"@tryghost/kg-default-nodes": "1.1.18",
46-
"@tryghost/kg-default-transforms": "1.1.19",
45+
"@tryghost/kg-default-nodes": "1.2.0",
46+
"@tryghost/kg-default-transforms": "1.1.20",
4747
"jsdom": "^24.1.0",
4848
"lexical": "0.13.1"
4949
}

packages/koenig-lexical/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/koenig-lexical",
3-
"version": "1.3.27",
3+
"version": "1.3.28",
44
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/koenig-lexical",
55
"author": "Ghost Foundation",
66
"license": "MIT",
@@ -78,8 +78,8 @@
7878
"@tryghost/helpers": "1.1.90",
7979
"@tryghost/kg-clean-basic-html": "4.1.4",
8080
"@tryghost/kg-converters": "1.0.7",
81-
"@tryghost/kg-default-nodes": "1.1.18",
82-
"@tryghost/kg-default-transforms": "1.1.19",
81+
"@tryghost/kg-default-nodes": "1.2.0",
82+
"@tryghost/kg-default-transforms": "1.1.20",
8383
"@tryghost/kg-markdown-html-renderer": "7.0.7",
8484
"@tryghost/kg-simplemde": "3.0.5",
8585
"@tryghost/kg-unsplash-selector": "0.2.6",

0 commit comments

Comments
 (0)