Skip to content

Commit a6f41a0

Browse files
authored
Merge pull request #5 from chemodun/release-please--branches--main
chore(main): release 0.2.16
2 parents c5ffd6e + c5bb121 commit a6f41a0

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.15"
2+
".": "0.2.16"
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.16](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.15...v0.2.16) (2025-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **XMLPatch:** fixed replace operation for elements ([817299a](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/817299adb27cff58b3bb13159111afc774ddb706))
9+
310
## [0.2.15](https://github.com/chemodun/X4_XMLDiffAndPatch/compare/v0.2.14...v0.2.15) (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.15
1+
0.2.16

0 commit comments

Comments
 (0)