Skip to content

Commit 6268b49

Browse files
authored
Merge pull request #697 from baynezy/master
Merge master into develop branch
2 parents d760d13 + d1e0336 commit 6268b49

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.1.2.20] - 2025-12-26
11+
1012
### Fixed
1113

1214
- Added global.json to specify .NET SDK 9.0.100 for mutation testing compatibility (#681)
@@ -537,7 +539,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
537539

538540
## [0.0.1] - 2013-07-04
539541

540-
[unreleased]: https://github.com/baynezy/Html2Markdown/compare/7.1.1.19...HEAD
542+
[unreleased]: https://github.com/baynezy/Html2Markdown/compare/7.1.2.20...HEAD
543+
[7.1.2.20]: https://github.com/baynezy/Html2Markdown/compare/7.1.1.19...7.1.2.20
541544
[7.1.1.19]: https://github.com/baynezy/Html2Markdown/compare/7.1.0.18...7.1.1.19
542545
[7.1.0.18]: https://github.com/baynezy/Html2Markdown/compare/7.0.7.17...7.1.0.18
543546
[7.0.7.17]: https://github.com/baynezy/Html2Markdown/compare/7.0.6.15...7.0.7.17

semver.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"major":"7","minor":"1","patch":"1","build":"19"}
1+
{"major":"7","minor":"1","patch":"2","build":"20"}

0 commit comments

Comments
 (0)