- Fix broken release
- Updated styling; automatic dark mode!
- Switch to ESM
- Updated dependencies
- BREAKING: Require Node 12+
- Upgrade dependencies
- Fix line spacing issue
- Update dependencies
- Add buttons to reorder Changelog entries
- Fix
files
field inpackage.json
to publish all the needed files to npm
- Use existing heading style when prepending to existing CHANGELOG.md
- Use random port for localhost server
- Internal refactoring
- Bugfix: CSS was not included in the published package.
- Open external links from web app in a new browser tab
- Fix bug with getting the date for the changelog version heading
- Styling improvements
- Input to specify Github issue/PR numbers, with auto-linking (#1)
- Simpler version number selection, with custom text input for prereleases
- Initial Release