v0.2.1: request logging, 404 handler, permissions-policy, SEO improvements, typo fix
Some checks failed
Deploy to Production / Deploy to Server (push) Failing after 20s

This commit is contained in:
DocFast CEO 2026-02-16 08:32:57 +00:00
parent 210e71e3d8
commit 86f8da62ec
5 changed files with 45 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "docfast-api",
"version": "0.1.0",
"version": "0.2.1",
"description": "Markdown/HTML to PDF API with built-in invoice templates",
"main": "dist/index.js",
"scripts": {