Skip to content

Commit 26418f5

Browse files
chore(release): 3.0.6 [automated]
## [3.0.6](v3.0.5...v3.0.6) (2026-06-14) ### ♻️ Refactoring * **repo:** renamed to BAUERGROUP.Shared, migrated to slnx ([c039d39](c039d39))
1 parent 8df4049 commit 26418f5

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.6](https://github.com/bauer-group/LIB-Shared-NET/compare/v3.0.5...v3.0.6) (2026-06-14)
2+
3+
### ♻️ Refactoring
4+
5+
* **repo:** renamed to BAUERGROUP.Shared, migrated to slnx ([c039d39](https://github.com/bauer-group/LIB-Shared-NET/commit/c039d395cd243033a76ee76079fcf221770d420b))
6+
17
## [3.0.5](https://github.com/bauer-group/LIB-Shared-NET/compare/v3.0.4...v3.0.5) (2026-06-12)
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.5</Version>
11+
<Version>3.0.6</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)