fix(documentation): Improve readme documentation for better clarity on PDF handling, XML validation and error reporting

This commit is contained in:
2025-04-04 13:34:30 +00:00
parent df836502ce
commit 17e2b2d6dd
3 changed files with 162 additions and 31 deletions

View File

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