Skip to content

Commit cab2fee

Browse files
authored
Merge pull request #6 from chemodun/release-please--branches--main
chore(main): release 0.2.17
2 parents 78b1a17 + 89d67f9 commit cab2fee

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.16"
2+
".": "0.2.17"
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.17](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.16...v0.2.17) (2025-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **XMLPatch:** add checks to prevent duplicate elements during addition ([89b7626](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/89b76263d6d59886848783a7a905cc5ae6ed0071))
9+
310
## [0.2.16](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.15...v0.2.16) (2025-02-24)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.16
1+
0.2.17

0 commit comments

Comments
 (0)