Skip to content

Commit 28890f4

Browse files
authored
Merge pull request #12 from chemodun/release-please--branches--main
chore(main): release 0.2.19
2 parents c070c59 + 36c9c72 commit 28890f4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.18"
2+
".": "0.2.19"
33
}

CHANGELOG.md

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

3+
## [0.2.19](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.18...v0.2.19) (2025-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **XMLDiff:** fix always usage remove for elements, replace detection is implemented, i.e. fixes [#9](https://github.com/chemodun/X4-XMLDiffAndPatch/issues/9) ([c070c59](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c070c59b68d6ce73c263694130012286e54d8206))
9+
* **XMLDiff:** fix detection of changes in more then one attribute ([c070c59](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c070c59b68d6ce73c263694130012286e54d8206))
10+
* **XMLDiff:** on adding to the end to `after` is used now ([c070c59](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c070c59b68d6ce73c263694130012286e54d8206))
11+
312
## [0.2.18](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.17...v0.2.18) (2025-02-27)
413

514

version.txt

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

0 commit comments

Comments
 (0)