v7.5.1
This release adds new documentation and squashes a long living bug related to how merge commits are checked when using the "Merge Commit Strategy" workflow. @chrisgavin lent a hand to squash this tricky bug and now the "Merge Commit Strategy" workflow will continue to run as expected, even if you make merge commits into your branch, update your branch, or resolve merge conflicts 🎉.
What's Changed
- Add multi-environment example by @ncalteen in #203
- Simplify identical commit check using tree SHAs. by @chrisgavin in #204
- Identical commit check fixes by @GrantBirki in #205
New Contributors
- @ncalteen made their first contribution in #203
- @chrisgavin made their first contribution in #204
Full Changelog: v7.5.0...v7.5.1