v3.0.2
What’s Changed
- Switch back to a v3 release (#55) @flcdrg
- Update workflow permissions (#54) @flcdrg
- Ignore errors (#53) @flcdrg
- Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0 (#50) @dependabot
- Bump dotnet/nbgv from 0.4.1 to 0.4.2 (#49) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#51) @dependabot
- Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2 (#48) @dependabot
- Bump flcdrg/remove-release-asset-action from 3 to 4 (#47) @dependabot
- Bump actions/upload-artifact from 3 to 4 (#46) @dependabot
- Bump actions/checkout from 3 to 4 (#45) @dependabot
- Bump dotnet/nbgv from 0.4.0 to 0.4.1 (#44) @dependabot
- Bump flcdrg/remove-release-asset-action from 2 to 3 (#43) @dependabot
- Bump i3h/download-release-asset from 1.2.0 to 1.3.3 (#36) @dependabot
- Bump flcdrg/remove-release-asset-action from 1 to 2 (#38) @dependabot
- Bump actions/upload-artifact from 2 to 3 (#39) @dependabot
- Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1 (#40) @dependabot
- Allow GitHub token write permission for checks (#41) @flcdrg
- Bump actions/checkout from 2 to 3 (#37) @dependabot
- 4.0 non beta (#35) @flcdrg
- Create .github/dependabot.yml (#34) @flcdrg
- Support for Condition on script elements plus ability to run on uninstall (#32) @flcdrg
- Bump major version to 4.x (#33) @flcdrg
- Change publish workflow to trigger on 'published' (#31) @flcdrg
- semver 2 beta (#30) @flcdrg
- Tidy up release (#29) @flcdrg
- Releases (#28) @flcdrg
- Gitversioning (#27) @flcdrg
- Add github action (#26) @flcdrg
- Support order on scripts, default to line number. (#21) @nirbar
- Support ignoring error on scripts. (#19) @nirbar