Skip to content

Commit 8830dfb

Browse files
authored
Merge pull request #26 from chemodun:release-please--branches--main
build(main): release 0.2.27
2 parents f34d30a + 89f9bb0 commit 8830dfb

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-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.26"
2+
".": "0.2.27"
33
}

CHANGELOG.md

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

3+
## [0.2.27](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.26...v0.2.27) (2025-08-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **bat:** Correct original file path assignment in RunXMLDiff.bat ([c4cb9ed](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c4cb9ed32e338245467d12b396f34accd2eefec1))
9+
10+
11+
### Code Refactoring
12+
13+
* **XMLDiff:** add --ignore-diff-in-attribute option to ignore differences in the specified attribute ([c8deb05](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c8deb0510513c78774954d0c3c44615a6aa4d358))
14+
15+
16+
### Documentation
17+
18+
* **bbcode:** Update bbcode files ([03ae262](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/03ae26249c2fe870538862ce33b2bd9dd74b75af))
19+
* **bbcode:** Update bbcode files ([b290772](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/b290772290c182d4a867befc6ced9de07f89b03d))
20+
* **README:** clarify Changelog ([ad600b0](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/ad600b04f1f741e35ce7c0cadca0c678a0c45326))
21+
* **vscode:** Fix list formatting and improve clarity in instructions in nexus version ([21111ae](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/21111ae98da364de98debec8c6ba1dcc29589c6f))
22+
* **vscode:** update demo video formatting ([0f6e003](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/0f6e00371c2138eed4d30547f35a67c7fc41eef0))
23+
* **XMLDiff:** Improve formatting and clarity in XMLDiff with VSCode documentation ([890528a](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/890528a786b73f672340d06956b8d33d0dbfd0ee))
24+
* **XMLDiff:** reflect improvement in documentation ([c8deb05](https://github.com/chemodun/X4-XMLDiffAndPatch/commit/c8deb0510513c78774954d0c3c44615a6aa4d358))
25+
326
## [0.2.26](https://github.com/chemodun/X4-XMLDiffAndPatch/compare/v0.2.25...v0.2.26) (2025-06-16)
427

528

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.26
1+
0.2.27

0 commit comments

Comments
 (0)