fix(core): Improve stability and performance of document generation

This commit is contained in:
2024-12-08 22:08:59 +01:00
parent 389db4f014
commit 67ae3ac22b
3 changed files with 6 additions and 2 deletions

View File

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