Skip to content

Releases: timheuer/bootstrap-dotnet

v3 - Node updates

Choose a tag to compare

@timheuer timheuer released this 07 May 15:48
24cc1da

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

Choose a tag to compare

@timheuer timheuer released this 05 Feb 21:10
2979191

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

Choose a tag to compare

@timheuer timheuer released this 26 Jan 23:42
dac00aa

Full Changelog: v1.1.0...v1.2

Initial release

Choose a tag to compare

@timheuer timheuer released this 16 Dec 21:14
dac00aa

This is an initial release of this composite action to help bootstrap dependencies for .NET building in one single action when you need multiple.