fix(page-render): Fix layout scaling adjustment for page component

This commit is contained in:
2024-12-07 13:55:10 +01:00
parent 5b3b1f4624
commit f0e4fe0521
4 changed files with 10 additions and 4 deletions

View File

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