Fix version number to 0.2.9 and add Brotli compression support (BUG-054)
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled

This commit is contained in:
OpenClaw Deployer 2026-02-18 18:05:17 +00:00
parent e611609580
commit 170ed444de
5 changed files with 447 additions and 7 deletions

View file

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