File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.1 .0"
2+ "." : " 2.0 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/atc-net/atc-hosting/compare/v1.1.0...v2.0.0 ) (2024-12-12)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * add optional servicename to backgroundserviceoptions
9+
10+ ### Features
11+
12+ * add optional servicename to backgroundserviceoptions ([ 47bc37a] ( https://github.com/atc-net/atc-hosting/commit/47bc37a663e790edf9c55dd928c2a53d7ce61434 ) )
13+
314## [ 1.1.0] ( https://github.com/atc-net/atc-hosting/compare/v1.0.53...v1.1.0 ) (2024-10-07)
415
516
Original file line number Diff line number Diff line change 1717 <PropertyGroup Label =" Versioning" >
1818 <!-- The 'x-release-please-' comments are used to inform the release-please action that it should update the semver version here -->
1919 <!-- x-release-please-start-version -->
20- <Version >1.1 .0</Version >
20+ <Version >2.0 .0</Version >
2121 <!-- x-release-please-end -->
2222 <IncludeSourceRevisionInInformationalVersion >true</IncludeSourceRevisionInInformationalVersion >
2323 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments