fix(tests): use example.com in image conversion test and relax JPEG size assertion

This commit is contained in:
2026-03-01 19:22:25 +00:00
parent 5bc84ffaa0
commit bd6705ca4a
3 changed files with 10 additions and 4 deletions

View File

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