feat(now supports pdf -> jpg): update

This commit is contained in:
2024-04-25 18:48:08 +02:00
parent fe6be928a9
commit d157a3acd9
6 changed files with 906 additions and 489 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartpdf',
version: '3.0.17',
description: 'create pdfs on the fly'
version: '3.1.0',
description: 'A library for creating PDFs dynamically from HTML or websites with additional features like merging PDFs.'
}