From 8a910f7ff8e0e10eb13b318acca40bfad42d7573 Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 25 Jul 2026 19:49:02 +0000 Subject: [PATCH] Bump @einfach-produktiv/invoicing to 0.2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moves the §19/§4-Nr.-1b-UStG notice out of the invoice summary card into its own full-width row, matching the Vorkasse-notice fix. Co-Authored-By: Claude Sonnet 5 --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa114f6..aa1b885 100644 --- a/package-lock.json +++ b/package-lock.json @@ -455,8 +455,8 @@ } }, "node_modules/@einfach-produktiv/invoicing": { - "version": "0.2.4", - "resolved": "git+https://git.mk360.de/Marco/einfach-produktiv-invoicing.git#b3bd5c3f075b0550ce1886129cc729829875e570", + "version": "0.2.5", + "resolved": "git+https://git.mk360.de/Marco/einfach-produktiv-invoicing.git#bcdf8d2889bfc87fb2d5f12c8f80a311e491fd21", "dependencies": { "@e-invoice-eu/core": "^3.1.1" },