Skip to content

Commit 27e8077

Browse files
committed
Merge branch 'release/10.1.0' into develop
2 parents f11e591 + b84813d commit 27e8077

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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
9+
## [10.1.0] / 2025-12-02
1010
- Fixed solution folders in `StronglyTypedSolutionGenerator`
1111
- Fixed MSBuild target packaging for .NET 10
1212
- Fixed GitHub Actions versions
@@ -1227,8 +1227,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12271227
- Added CLT tasks for Git
12281228
- Fixed background color in console output
12291229

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
1230+
[vNext]: https://github.com/nuke-build/nuke/compare/10.1.0...HEAD
1231+
[10.1.0]: https://github.com/nuke-build/nuke/compare/10.0.0...10.1.0
12321232
[10.0.0]: https://github.com/nuke-build/nuke/compare/9.0.4...10.0.0
12331233
[9.0.4]: https://github.com/nuke-build/nuke/compare/9.0.3...9.0.4
12341234
[9.0.3]: https://github.com/nuke-build/nuke/compare/9.0.2...9.0.3

0 commit comments

Comments
 (0)