Skip to content

Version 1.8.0

Latest
Compare
Choose a tag to compare
@threeal threeal released this 10 Aug 07:58
· 23 commits to main since this release
f54396d

What's Changed

  • Update the TypeScript configuration by specifying the source files (#365) and enabling strict mode (#367).
  • Fix Git diff check in the GitHub workflow (#369).
  • Utilize Rollup to bundle the distributed action file (#372).
  • Utilize the GitHub Actions Utilities package in the sample package (#374).
  • Remove mocked test in the sample package (#376).
  • Update dependencies.

Full Changelog: v1.7.0...v1.8.0