Skip to content

Commit d217262

Browse files
chore(release): 3.0.5 [automated]
## [3.0.5](v3.0.4...v3.0.5) (2026-06-12) ### 🐛 Bug Fixes * update copyright year to reflect the current year dynamically ([e040c6e](e040c6e))
1 parent e040c6e commit d217262

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.5](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.4...v3.0.5) (2026-06-12)
2+
3+
### 🐛 Bug Fixes
4+
5+
* update copyright year to reflect the current year dynamically ([e040c6e](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/e040c6e4fbeab507f9ce7c6b066e2725cfb0357e))
6+
17
## [3.0.4](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v3.0.3...v3.0.4) (2026-04-05)
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.4</Version>
11+
<Version>3.0.5</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)