Adds the following features
- Supports specifying a separator character to be used instead of a space
- Supports checking for the Jira Project Key, Issue number, and separator anywhere in the title not just at the beginning
Has the following breaking change
- Updates the action to use Node.js 20
What's Changed
- chore(deps): bump node-notifier from 8.0.0 to 8.0.2 by @dependabot in #3
- chore(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot in #4
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #7
- chore(deps): bump ws from 7.4.1 to 7.5.1 by @dependabot in #6
- chore(deps): bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #5
- chore(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #9
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #11
- chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #10
- V2 by @ryanvade in #20
New Contributors
- @dependabot made their first contribution in #3
- @ryanvade made their first contribution in #20
Full Changelog: v1...v2