v3.1.0
- Fixes a bug in the enforcement of newlines between message and body introduced in
v3.0.0
- Allows comma
,
characters in the scope portion of message
What's Changed
- Fix: correct matrix variable name by @thekaveman in #75
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #79
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #78
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #82
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #83
- feat: support comma separated scopes by @martinp7 in #86
- fix: Handle comments by stripping by @nikolaik in #87
New Contributors
- @dependabot made their first contribution in #79
- @martinp7 made their first contribution in #86
- @nikolaik made their first contribution in #87
Full Changelog: v3.0.0...v3.1.0