From d52369bb525a31cfbe6b5105253b318763d3fc1a Mon Sep 17 00:00:00 2001 From: Edgar HIPP Date: Wed, 26 Jun 2024 21:12:33 +0200 Subject: [PATCH] 3.48.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f19b682c..56e1c689 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docxtemplater", - "version": "3.47.4", + "version": "3.48.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "docxtemplater", - "version": "3.47.4", + "version": "3.48.0", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.10" diff --git a/package.json b/package.json index be00ceaa..a17ce7db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docxtemplater", - "version": "3.47.4", + "version": "3.48.0", "author": "Edgar Hipp", "description": "Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line", "contributors": [