Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 06:44
· 1114 commits to main since this release

Changes

πŸš€ Features

πŸ› Bug Fixes

  • fix(yaml) report target as failed when the key is not found instead of a false positive @dduportal (#380)
  • fix(target) do not open a PR when a target does not change a file @dduportal (#377)

🧰 Maintenance

  • chore: rename all occurrences of updatecli to lowercase @dduportal (#381)
  • chore(deps): Bump github.com/aws/aws-sdk-go from 1.41.14 to 1.42.6 @dependabot (#378)
  • chore(deps): Bump github.com/moby/buildkit from 0.9.1 to 0.9.2 @dependabot (#372)
  • chore(go.mod) define hexops/gotextdiff as an explicit required dependencies @dduportal (#376)

Contributors

@dduportal, @dependabot, @dependabot[bot] and @pilere