feat: update README and package.json for version 0.3.0; add titleFormat option to GemtextConfig

This commit is contained in:
aspizu
2025-03-10 04:12:38 +05:30
parent 1656bbef4a
commit b04c5eb7f7
4 changed files with 44 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "astro-gemtext",
"homepage": "https://github.com/aspizu/astro-gemtext",
"version": "0.2.0",
"version": "0.3.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",