Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 1.07 KB

1.0.1 / 2023-04-04

  • Fix broken release

1.0.0 / 2023-04-04

  • Updated styling; automatic dark mode!
  • Switch to ESM
  • Updated dependencies

0.2.0 / 2020-09-03

  • BREAKING: Require Node 12+
  • Upgrade dependencies

0.1.2 / 2019-05-20

  • Fix line spacing issue
  • Update dependencies

0.1.1 / 2018-10-01

  • Add buttons to reorder Changelog entries
  • Fix files field in package.json to publish all the needed files to npm

0.1.0 / 2018-09-27

  • Use existing heading style when prepending to existing CHANGELOG.md
  • Use random port for localhost server
  • Internal refactoring

0.0.4 / 2018-09-08

  • Bugfix: CSS was not included in the published package.

0.0.3 / 2018-09-08

  • Open external links from web app in a new browser tab
  • Fix bug with getting the date for the changelog version heading
  • Styling improvements

0.0.2 / 2018-08-14

  • Input to specify Github issue/PR numbers, with auto-linking (#1)
  • Simpler version number selection, with custom text input for prereleases

0.0.1 / 2018-08-05

  • Initial Release