Releases: timheuer/bootstrap-dotnet
Releases · timheuer/bootstrap-dotnet
Release list
v3 - Node updates
This is a primary update to update the composite actions to latest major version to clear the Node20 deprecation warnings in GitHub Actions. Due to these now taking dependencies on running on Node24, this is a major version bump to ensure clear communication of a decent change on a dependency.
What's Changed
- Update composite action dependencies for Node20 deprecation by @Copilot in #5
Full Changelog: v2...v3
v2
This is a major version bump because there are some breaking changes in dependency graph of the actions used (namely switching to node20). Because of these changing to be clear this could be impactful.
Full Changelog: v1...v2
v1.2
Full Changelog: v1.1.0...v1.2
Initial release
This is an initial release of this composite action to help bootstrap dependencies for .NET building in one single action when you need multiple.