Changed system to not use the package.json
but instead just use the git formula: git log --oneline --no-decorate $tag..HEAD
.
This will now list all the commits between the new tag and the latest tag in a nicely formatted list using the pattern:
- HASH - Title