fix(core): No uncommitted changes detected in the repository. The project files and functionality remain unchanged.
This commit is contained in:
parent
d8eee81f44
commit
06089300b0
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-03 - 4.1.5 - fix(core)
|
||||
No uncommitted changes detected in the repository. The project files and functionality remain unchanged.
|
||||
|
||||
|
||||
## 2025-04-03 - 4.1.4 - fix(corpus-tests, format-detection)
|
||||
Adjust corpus test thresholds and improve XML format detection for invoice documents
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@fin.cx/xinvoice',
|
||||
version: '4.1.4',
|
||||
version: '4.1.5',
|
||||
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user