Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.85 KB

File metadata and controls

41 lines (22 loc) · 1.85 KB

Release notes template (Hookdeck CLI)

Copy and fill in for the GitHub release description (e.g. write into the temp file used with gh release create --notes-file). Adjust heading levels (## vs ###) to match recent GA style (v2.0.0 used ### subsections) or smaller patch style (v1.9.x used ##).

Do not include a section if there is nothing to say — omit the heading entirely (do not add “Breaking changes” with “None”, empty “Fixes”, etc.). Typical releases only need a subset of the sections below.

Summary

Breaking changes / migration

New features

Fixes

Improvements / behavior changes

Internal / reliability / infrastructure

Contributors (optional)

Full Changelog: https://github.com/hookdeck/hookdeck-cli/compare/PREV_TAG...NEW_TAG