Skip to content

Commit e225648

Browse files
committed
2 parents 2f9e134 + b2c9712 commit e225648

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.19"
2+
".": "0.2.20"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.20](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.19...v0.2.20) (2025-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **XMLPatch:** validate root element of diff XML before processing, i.e. skipping non-diff XML ([13d720b](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/13d720b1f46ad3633c99fec170ebdd4822879005))
9+
310
## [0.2.19](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.18...v0.2.19) (2025-02-27)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.19
1+
0.2.20

0 commit comments

Comments
 (0)