File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.3.1 "
2+ "." : " 3.0.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 3.0.0] ( https://github.com/jcamp-code/RazorLight/compare/v2.3.1...v3.0.0 ) (2025-10-19)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * .NET 8.0 and 9.0 support and testing
9+
10+ ### ✨ Features
11+
12+ * .NET 8.0 and 9.0 support and testing ([ 4fb2a0a] ( https://github.com/jcamp-code/RazorLight/commit/4fb2a0acf95806810f8ff5f9ff1a50c705107662 ) )
13+ * .net9.0 support and testing ([ b51e703] ( https://github.com/jcamp-code/RazorLight/commit/b51e703c26ace597f16951dea3f2b44e8117a322 ) )
14+
15+
16+ ### 🏡 Miscellaneous Chores
17+
18+ * Begin process of renaming ([ fc3480d] ( https://github.com/jcamp-code/RazorLight/commit/fc3480ddac727be10512f5c693ced7cdded3c1e2 ) )
19+ * Revert .net 9.0 dependencies for .net 8.0 ([ 756bb6c] ( https://github.com/jcamp-code/RazorLight/commit/756bb6c953717ad7832296aa50c089afca53adf3 ) )
20+ * Setup release-please ([ d725975] ( https://github.com/jcamp-code/RazorLight/commit/d72597553b67ec54569846f54b480f6e7a70e210 ) )
Original file line number Diff line number Diff line change 11<Project >
22 <!-- This is what currently determines the version number. -->
33 <PropertyGroup >
4- <Version >2.3.1 </Version >
4+ <Version >3.0.0 </Version >
55 </PropertyGroup >
66
77</Project >
You can’t perform that action at this time.
0 commit comments