Skip to content

Commit

Permalink
Published new versions
Browse files Browse the repository at this point in the history
 - @tryghost/html-to-mobiledoc@3.0.9
 - @tryghost/kg-card-factory@5.0.4
 - @tryghost/kg-clean-basic-html@4.0.8
 - @tryghost/kg-converters@1.0.3
 - @tryghost/kg-default-atoms@5.0.3
 - @tryghost/kg-default-cards@10.0.5
 - @tryghost/kg-default-nodes@1.0.15
 - @tryghost/kg-default-transforms@1.0.16
 - @tryghost/kg-html-to-lexical@1.0.16
 - @tryghost/kg-lexical-html-renderer@1.0.15
 - @tryghost/kg-markdown-html-renderer@7.0.5
 - @tryghost/kg-mobiledoc-html-renderer@7.0.4
 - @tryghost/kg-parser-plugins@4.0.8
 - @tryghost/kg-simplemde@3.0.3
 - @tryghost/kg-unsplash-selector@0.1.17
 - @tryghost/kg-utils@1.0.26
 - @tryghost/koenig-lexical@1.1.15
  • Loading branch information
kevinansfield committed May 16, 2024
1 parent 037a0bf commit 96ad0e2
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions packages/html-to-mobiledoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/html-to-mobiledoc",
"version": "3.0.8",
"version": "3.0.9",
"repository": "https://github.com/TryGhost/SDK/tree/master/packages/html-to-mobiledoc",
"author": "Ghost Foundation",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/kg-parser-plugins": "^4.0.7",
"@tryghost/kg-parser-plugins": "4.0.8",
"@tryghost/mobiledoc-kit": "^0.12.4-ghost.1",
"jsdom": "^24.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-card-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-card-factory",
"version": "5.0.3",
"version": "5.0.4",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-card-factory",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-clean-basic-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-clean-basic-html",
"version": "4.0.7",
"version": "4.0.8",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-clean-basic-html",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-converters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-converters",
"version": "1.0.2",
"version": "1.0.3",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-converters",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-default-atoms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-default-atoms",
"version": "5.0.2",
"version": "5.0.3",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-default-atoms",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-default-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-default-cards",
"version": "10.0.4",
"version": "10.0.5",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-default-cards",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -30,7 +30,7 @@
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/kg-markdown-html-renderer": "^7.0.4",
"@tryghost/kg-markdown-html-renderer": "7.0.5",
"@tryghost/string": "^0.2.0",
"@tryghost/url-utils": "^4.0.0",
"handlebars": "^4.7.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/kg-default-nodes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-default-nodes",
"version": "1.0.14",
"version": "1.0.15",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-default-nodes",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -48,8 +48,8 @@
"@lexical/rich-text": "0.13.1",
"@lexical/selection": "0.13.1",
"@lexical/utils": "0.13.1",
"@tryghost/kg-clean-basic-html": "^4.0.7",
"@tryghost/kg-markdown-html-renderer": "^7.0.4",
"@tryghost/kg-clean-basic-html": "4.0.8",
"@tryghost/kg-markdown-html-renderer": "7.0.5",
"html-minifier": "^4.0.0",
"jsdom": "^24.0.0",
"lexical": "0.13.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-default-transforms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-default-transforms",
"version": "1.0.15",
"version": "1.0.16",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-default-transforms",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/utils": "0.13.1",
"@tryghost/kg-default-nodes": "^1.0.14",
"@tryghost/kg-default-nodes": "1.0.15",
"lexical": "0.13.1"
}
}
6 changes: 3 additions & 3 deletions packages/kg-html-to-lexical/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-html-to-lexical",
"version": "1.0.15",
"version": "1.0.16",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-html-to-lexical",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@lexical/link": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@tryghost/kg-default-nodes": "^1.0.14",
"@tryghost/kg-default-transforms": "^1.0.15",
"@tryghost/kg-default-nodes": "1.0.15",
"@tryghost/kg-default-transforms": "1.0.16",
"jsdom": "^24.0.0",
"lexical": "0.13.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-lexical-html-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-lexical-html-renderer",
"version": "1.0.14",
"version": "1.0.15",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-lexical-html-renderer",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@lexical/link": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@tryghost/kg-default-nodes": "^1.0.14",
"@tryghost/kg-default-nodes": "1.0.15",
"jsdom": "^24.0.0",
"lexical": "0.13.1",
"prettier": "^3.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-markdown-html-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-markdown-html-renderer",
"version": "7.0.4",
"version": "7.0.5",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-markdown-html-renderer",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/kg-utils": "^1.0.25",
"@tryghost/kg-utils": "1.0.26",
"markdown-it": "^14.0.0",
"markdown-it-footnote": "^4.0.0",
"markdown-it-image-lazy-loading": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-mobiledoc-html-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-mobiledoc-html-renderer",
"version": "7.0.3",
"version": "7.0.4",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-mobiledoc-html-renderer",
"author": "Ghost Foundation",
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
"access": "public"
},
"dependencies": {
"@tryghost/kg-utils": "^1.0.25",
"@tryghost/kg-utils": "1.0.26",
"mobiledoc-dom-renderer": "^0.7.0",
"simple-dom": "^1.4.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/kg-parser-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-parser-plugins",
"version": "4.0.7",
"version": "4.0.8",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-parser-plugins",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -42,6 +42,6 @@
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/kg-clean-basic-html": "^4.0.7"
"@tryghost/kg-clean-basic-html": "4.0.8"
}
}
2 changes: 1 addition & 1 deletion packages/kg-simplemde/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-simplemde",
"version": "3.0.2",
"version": "3.0.3",
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.",
"keywords": [
"embeddable",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-unsplash-selector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-unsplash-selector",
"version": "0.1.16",
"version": "0.1.17",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/kg-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/kg-utils",
"version": "1.0.25",
"version": "1.0.26",
"repository": "https://github.com/TryGhost/Koenig/tree/main/packages/kg-utils",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down
16 changes: 8 additions & 8 deletions packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tryghost/koenig-lexical",
"version": "1.1.14",
"version": "1.1.15",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/koenig-lexical",
"author": "Ghost Foundation",
"license": "MIT",
Expand Down Expand Up @@ -75,13 +75,13 @@
"@testing-library/react": "14.3.1",
"@tryghost/color-utils": "^0.2.0",
"@tryghost/helpers": "^1.1.81",
"@tryghost/kg-clean-basic-html": "^4.0.7",
"@tryghost/kg-converters": "^1.0.2",
"@tryghost/kg-default-nodes": "^1.0.14",
"@tryghost/kg-default-transforms": "^1.0.15",
"@tryghost/kg-markdown-html-renderer": "^7.0.4",
"@tryghost/kg-simplemde": "^3.0.2",
"@tryghost/kg-unsplash-selector": "^0.1.16",
"@tryghost/kg-clean-basic-html": "4.0.8",
"@tryghost/kg-converters": "1.0.3",
"@tryghost/kg-default-nodes": "1.0.15",
"@tryghost/kg-default-transforms": "1.0.16",
"@tryghost/kg-markdown-html-renderer": "7.0.5",
"@tryghost/kg-simplemde": "3.0.3",
"@tryghost/kg-unsplash-selector": "0.1.17",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@uiw/react-codemirror": "^4.19.6",
Expand Down

0 comments on commit 96ad0e2

Please sign in to comment.