Skip to content

Commit ca21599

Browse files
committed
Published new versions
- @tryghost/[email protected] - @tryghost/[email protected]
1 parent 266664c commit ca21599

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

packages/custom-fonts/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/custom-fonts",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"repository": "https://github.com/TryGhost/Ghost/tree/main/packages/custom-fonts",
55
"author": "Ghost Foundation",
66
"publishConfig": {
@@ -41,6 +41,5 @@
4141
"sinon": "19.0.5",
4242
"ts-node": "10.9.2",
4343
"typescript": "5.8.3"
44-
},
45-
"dependencies": {}
44+
}
4645
}

packages/html-to-plaintext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryghost/html-to-plaintext",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"repository": "https://github.com/TryGhost/Ghost/tree/main/packages/html-to-plaintext",
55
"author": "Ghost Foundation",
66
"private": false,

0 commit comments

Comments
 (0)