File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-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+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** update System.Text.Json transitive dependency to fix security vulenrability ([ a61ede8] ( https://github.com/atc-net/atc-hosting/commit/a61ede8c668bd4fb8ac5390081a2ac9964aac943 ) )
18+
319## [ 1.1.0] ( https://github.com/atc-net/atc-hosting/compare/v1.0.53...v1.1.0 ) (2024-10-07)
420
521
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