fix(contentinvoice): Fix VAT group item number formatting and remove custom font style in invoice sums.

This commit is contained in:
2024-12-05 20:23:19 +01:00
parent 15573a85ec
commit cf29de5650
4 changed files with 11 additions and 4 deletions

View File

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