chelnak / gh-changelog

A gh cli extension that will make your changelogs ✨
MIT License
109 stars 4 forks source link

Fix panic when parsing unreleased entries #149

Closed chelnak closed 3 months ago

chelnak commented 3 months ago

This change primarily fixes an unexpected panic when trying to parse a changelog with unreleased changes.

Additionally, mocks and dependencies have been bumped.