Skip to content

Releases: SemRels/plugin-template

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:57

What's Changed

  • build(deps): Bump fsfe/reuse-action from 5 to 6 by @dependabot[bot] in #6
  • build(deps): Bump golangci/golangci-lint-action from 6 to 9 by @dependabot[bot] in #5
  • build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #4
  • build(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #3
  • build(deps): Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1
  • build(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
  • build(deps): Bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #8
  • build(deps): Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #9
  • build(deps): Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #10
  • docs: add dynamic latest-release version badge placeholder by @mwaldheim in #12
  • ci: add Go 1.27rc1 to test matrix by @mwaldheim in #13
  • build(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #11
  • feat: migrate template to subprocess plugin model by @mwaldheim in #14
  • fix(dockerfile): remove hardcoded repo-specific OCI labels by @mwaldheim in #15
  • fix(ci): extract semrel release tarball into a dedicated subdir by @mwaldheim in #16

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 May 07:32
0220985