Skip to content

Commit bcc7a2e

Browse files
chore(release): 2.3.0 [automated]
## [2.3.0](v2.2.0...v2.3.0) (2026-01-18) ### 🚀 Features * Enhanced Codecoverage ([c7b87a5](c7b87a5))
1 parent c7b87a5 commit bcc7a2e

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.3.0](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.2.0...v2.3.0) (2026-01-18)
2+
3+
### 🚀 Features
4+
5+
* Enhanced Codecoverage ([c7b87a5](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/c7b87a5a4340f1993bbd137c02a6d6c642e406c6))
6+
17
## [2.2.0](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.1.9...v2.2.0) (2026-01-18)
28

39
### 🚀 Features

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>1.0.0</Version>
11+
<Version>2.3.0</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)