chelnak / gh-changelog

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

Fix panic when parsing unreleased entries #149

Closed chelnak closed 6 months ago

chelnak commented 6 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.