Skip to content

0.37.0

Choose a tag to compare

@neilime neilime released this 10 Jun 16:16

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability.
The CI checkout action was updated to actions/checkout v6.0.3.
Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #565
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #566
  • fix(linter)!: fix linter required permissions by @neilime in #568
  • fix(actions/checkout): bump actions/checkout to v6.0.3 by @neilime in #567

Full Changelog: 0.36.4...0.37.0