Skip to content

v0.2.0

Choose a tag to compare

@semanticreleasebot-rmiki semanticreleasebot-rmiki released this 17 Mar 10:54
654b18a

0.2.0 (2026-03-17)

Bug Fixes

  • adds a github app installation token and passes it into GITHUB_TOKEN in order to fix 'Invalid GitHub token' authentication error (7bf9c19)
  • migrate to action 'create-github-app-token' for version-release job (previous action deprecated) (83aa379)
  • reconfigure GOBIN and GOPATH (3c28c33)
  • replace deprecated API for analysis and diff files (0406064)
  • separate PREFIX and DESTDIR paths (c73dfde)
  • update Makefile (616d7cb)

Features

  • add comprehensive security workflow and enhance Dependabot configuration (484332a)
  • add hardlink support and test cases to ensure hardlinks are not (e50e655)
  • add make dist target for source tarball creation (2b9dd89)
  • add release configuration file to override default behavior (92f3eec)
  • test: migrate to create-github-app-token action (previous action deprecated) (fc0d555)