Skip to content

Commit 14ca38f

Browse files
committed
2 parents 113308f + 21c50e5 commit 14ca38f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.1.9](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.1.8...v2.1.9) (2026-01-17)
2+
3+
### ♻️ Refactoring
4+
5+
* update warning suppression and improve thread safety in tests ([ae50cff](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/ae50cffe226642ad0bc3537c020320933d7d90e3))
6+
17
## [2.1.8](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.1.7...v2.1.8) (2026-01-17)
28

39
### ♻️ Refactoring

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-->
99
<!-- <TargetFramework>net10.0</TargetFramework> -->
1010
<!-- Versioning (managed by CI/CD) -->
11-
<Version>2.1.8</Version>
11+
<Version>2.1.9</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)