Skip to content

Commit 17c0b91

Browse files
committed
Merge branch 'stable'
2 parents 27d5add + 9d9593d commit 17c0b91

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
## [2.5.3] - 2026-01-21
10+
911
## [2.5.3] - 2026-01-08
1012

1113
### Added
@@ -1511,6 +1513,7 @@ The latest version of the library is availble on NuGet:
15111513
The helper methods for the keyboard events was not probably cased, so that has been updated. E.g. from `Keypress(...)` to `KeyPress(...)`.
15121514

15131515
[unreleased]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...HEAD
1516+
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.5.3...2.5.3
15141517
[2.5.3]: https://github.com/bUnit-dev/bUnit/compare/v2.4.2...v2.5.3
15151518
[2.4.2]: https://github.com/bUnit-dev/bUnit/compare/v2.3.4...2.4.2
15161519
[2.3.4]: https://github.com/bUnit-dev/bUnit/compare/v2.2.2...v2.3.4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ A huge thank you to the [sponsors of bUnit](https://github.com/sponsors/bUnit-de
4444
<table border="0">
4545
<tr>
4646
<td align="center" width="250">
47-
<a href="https://www.testmu.ai/?utm_source=bunit&utm_medium=sponsor" target="_blank">
47+
<a href="https://www.testmuai.com/?utm_medium=sponsor&utm_source=bunit" target="_blank">
4848
<img src="docs/site/sponsors/testmu.png" style="vertical-align: middle;" width="250" height="45" />
4949
<br />
5050
TestMu AI

docs/site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ bUnit is available on NuGet in various incarnations. Most users should just pick
5151
A huge thank you to the [sponsors of bUnit](https://github.com/sponsors/egil). The higher tier sponsors are:
5252

5353
<div class="d-flex flex-row mb-3 align-items-center">
54-
<a href="https://www.testmu.ai/?utm_source=bunit&utm_medium=sponsor" target="_blank" class="d-block p-3 text-center">
54+
<a href="https://www.testmuai.com/?utm_medium=sponsor&utm_source=bunit" target="_blank" class="d-block p-3 text-center">
5555
<img src="sponsors/testmu.png" style="vertical-align: middle;" width="250" height="45" />
5656
<br />
5757
TestMu AI

0 commit comments

Comments
 (0)