We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266664c commit ca21599Copy full SHA for ca21599
packages/custom-fonts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tryghost/custom-fonts",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"repository": "https://github.com/TryGhost/Ghost/tree/main/packages/custom-fonts",
5
"author": "Ghost Foundation",
6
"publishConfig": {
@@ -41,6 +41,5 @@
41
"sinon": "19.0.5",
42
"ts-node": "10.9.2",
43
"typescript": "5.8.3"
44
- },
45
- "dependencies": {}
+ }
46
}
packages/html-to-plaintext/package.json
"name": "@tryghost/html-to-plaintext",
- "version": "1.0.2",
+ "version": "1.0.3",
"repository": "https://github.com/TryGhost/Ghost/tree/main/packages/html-to-plaintext",
"private": false,
0 commit comments