Skip to content

Commit a98e907

Browse files
chore(release): 3.0.3 [automated]
## [3.0.3](v3.0.2...v3.0.3) (2026-03-25) ### 🐛 Bug Fixes * Non-breaking bug fixes, code quality improvements, and dead dependency removal ([#41](#41)) ([7978dd2](7978dd2))
1 parent 7978dd2 commit a98e907

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+
## [3.0.3](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.2...v3.0.3) (2026-03-25)
2+
3+
### 🐛 Bug Fixes
4+
5+
* Non-breaking bug fixes, code quality improvements, and dead dependency removal ([#41](https://github.com/bauer-group/LIB-Shared-Plattform-NET/issues/41)) ([7978dd2](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/7978dd2eb1575d3391b844b6eeacd3dcc9442f0c))
6+
17
## [3.0.2](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.1...v3.0.2) (2026-01-28)
28

39
### 🐛 Bug Fixes

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

0 commit comments

Comments
 (0)