Skip to content

Commit c447226

Browse files
chore(release): 3.0.0 [automated]
## [3.0.0](v2.3.0...v3.0.0) (2026-01-19) ### ⚠ BREAKING CHANGES * Public Release 3.0.0 ### 🔧 Chores * Public Release 3.0.0 ([e41e7c9](e41e7c9))
1 parent e41e7c9 commit c447226

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.0.0](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.3.0...v3.0.0) (2026-01-19)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Public Release 3.0.0
6+
7+
### 🔧 Chores
8+
9+
* Public Release 3.0.0 ([e41e7c9](https://github.com/bauer-group/LIB-Shared-Plattform-NET/commit/e41e7c91498e10dff0a6e64bfe11c48c23226913))
10+
111
## [2.3.0](https://github.com/bauer-group/LIB-Shared-Plattform-NET/compare/v2.2.0...v2.3.0) (2026-01-18)
212

313
### 🚀 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>3.0.0</Version>
1212
<!-- Language & Compiler Settings -->
1313
<LangVersion>latest</LangVersion>
1414
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)