fix(test/pdf-export): Improve PDF export tests with detailed logging and enhanced embedded file structure verification.

This commit is contained in:
2025-03-20 14:47:43 +00:00
parent 5763240633
commit 4835e12d15
3 changed files with 216 additions and 20 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/xinvoice',
version: '3.0.0',
version: '3.0.1',
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
}