elementor / lokl

Instant WordPress local development for Mac, Win & Linux
https://lokl.dev
71 stars 10 forks source link

generate release notes via script #27

Open leonstafford opened 3 years ago

leonstafford commented 3 years ago

have the scripts already to generate the environmental info, wrap this in another script to generate the markdown with collapsible sections and a placeholder for features/changes. Can auto-insert the release version into title, etc, for easy copying into GitHub releases page.

If want to get smarter, can write the release notes under correct version number in CHANGELOG.md and have it parse and include that. Yes, that sounds wiser, forces me to update the CHANGELOG!