Releases: GeoWerkstatt/create-jira-release
Releases · GeoWerkstatt/create-jira-release
1.0.8
What's Changed
- Fix parsing issues numbers to json by @flenny in #6
- Update action.yml: catch lightweight tags by @dodrian in #8
- docs: Update usage to newer checkout version by @mcarroll1 in #13
- Update GitHub workflows by @flenny in #14
- Add missing
GH_TOKEN
environment variable by @flenny in #15
New Contributors
- @dodrian made their first contribution in #8
- @mcarroll1 made their first contribution in #13
Full Changelog: v1.0.3...v1.0.8
1.0.6
Update documentation use checkout@v4 since v2 uses deprecated node version
1.0.5
v1.0.5 Support lightweight tags #8
1.0.4
v1.0.4 Fix parsing jira issue numbers to json #6
1.0.3
v1.0.3 Improve compatibility with Posix
1.0.2
v1.0.2 Replace experimental PCRE option #3
1.0.1
v1.0.1 Initial commit