Skip to content

Release v0.4.5

Compare
Choose a tag to compare
@atc0005 atc0005 released this 17 Jul 10:30
· 586 commits to master since this release
6acdf82

Added

  • Enable Dependabot version updates

Fixed

  • Context error is unintentionally masked by early return
  • CHANGELOG
    • wrong section name
  • README
    • incorrect path for generated binaries

Changed

  • dependencies
    • go-yaml/yaml
      • updated from v2.2.8 to v2.3.0
    • actions/setup-go
      • updated from v1 to v2.1.0
    • actions/setup-node
      • updated from v1 to v2.1.0
    • actions/checkout
      • updated from v1 to v2.3.1

References