Releases: totallymoney/assign-reviewers-by-labels-action
Releases · totallymoney/assign-reviewers-by-labels-action
v1.2.0
What's Changed
- chore(deps-dev): bump @types/node from 16.11.45 to 18.7.11 by @dependabot in #48
- chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.38.1 by @dependabot in #62
- chore(deps-dev): bump vitest from 0.19.0 to 0.23.4 by @dependabot in #58
- chore(deps-dev): bump prettier from 2.5.1 to 2.8.3 by @dependabot in #100
- chore: update @actions/core by @ljbc1994 in #136
- chore(deps-dev): bump @types/node from 18.7.11 to 18.16.2 by @dependabot in #134
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v1.1...v1.2.0
v1.1.0
Feature
- Adds the ability to provide a remote config to retrieve the list of reviewers
v1.0.0
1.0.0
- Assign or unassign reviewers based on the labels added to the PR.