Skip to content

Commit 1a7ecc7

Browse files
committed
Merge branch 'hotfix/10.0.1'
2 parents 0c6c25c + a0ccd27 commit 1a7ecc7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [vNext]
88

9+
## [10.0.1] / 2025-12-01
10+
- Fixed solution folders in `StronglyTypedSolutionGenerator`
11+
- Fixed MSBuild target packaging for .NET 10
12+
- Fixed GitHub Actions versions
13+
914
## [10.0.0] / 2025-11-20
1015
- Added support for .NET 10
1116
- Added support for slnx solution files
@@ -1222,7 +1227,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12221227
- Added CLT tasks for Git
12231228
- Fixed background color in console output
12241229

1225-
[vNext]: https://github.com/nuke-build/nuke/compare/10.0.0...HEAD
1230+
[vNext]: https://github.com/nuke-build/nuke/compare/10.0.1...HEAD
1231+
[10.0.1]: https://github.com/nuke-build/nuke/compare/10.0.0...10.0.1
12261232
[10.0.0]: https://github.com/nuke-build/nuke/compare/9.0.4...10.0.0
12271233
[9.0.4]: https://github.com/nuke-build/nuke/compare/9.0.3...9.0.4
12281234
[9.0.3]: https://github.com/nuke-build/nuke/compare/9.0.2...9.0.3

0 commit comments

Comments
 (0)