mirror of
https://github.com/directus/directus.git
synced 2026-01-22 21:58:04 -05:00
* Support adding additional info to release notes via changesets * Update test * Simplify regex since summary is already trimmed by changesets * Simplify again, split up into new util & add test * Add comment to regex * Enhancements - Better terms: Use "notice" instead of "info" - Support placing notice everywhere in the summary - Enhance format of notices in release notes * Print notices under 'Potential Breaking Changes' * Update tests * Update format * Fix new lines & improve tests --------- Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>