fix(core): Minor updates and optimizations in the output PDF formatting process.

This commit is contained in:
2024-12-02 15:05:07 +01:00
parent 3919956c57
commit 840de119ad
3 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.3.1',
version: '1.3.2',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}