README
This is based from https://github.com/jgillick/jira-changelog but we have added option to select others protocol than https
Generates a changelog by matching git commits to Jira tickets.
<script type="module">
import jiraChangelogExt from 'https://cdn.skypack.dev/jira-changelog-ext';
</script>
This is based from https://github.com/jgillick/jira-changelog but we have added option to select others protocol than https