Releases: jschmid1/cross-repo-cherrypick-action
Releases · jschmid1/cross-repo-cherrypick-action
v1.2.0
What's Changed
- chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #9
- chore(deps-dev): bump prettier from 3.1.1 to 3.2.2 by @dependabot in #10
- chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 by @dependabot in #11
- chore(deps): bump madhead/semver-utils from 3 to 4 by @dependabot in #12
- chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #13
- feat(core): assign merger and requested reviewers as new reviewer by @jschmid1 in #14
Full Changelog: v1...v1.2.0
Release 1.1.0
What's Changed
- chore: rename s/backport/cherry-pick by @jschmid1 in #4
- feat: detect squash and rebase merge methods by @jschmid1 in #5
- chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #3
- fix: use
merge_commit_sha
for single commit PRs by @jschmid1 in #7 - detect merge method by @jschmid1 in #8
Full Changelog: v1.0...v1.1.0