Pierre Vanduynslager 5989989452 feat: allow to define multiple generateNotes plugins
Each `generateNotes` plugin will be called in the order defined and will receive the concatenation of the previous one in `nextRelease.notes`.
That gives each plugin the ability to test if there is a notes part that will precede it's own.
Each plugin is expected to return it's own part of the release notes only. **semantic-release** will take care of concatenating all the notes parts.
2018-07-10 13:18:58 -04:00
..
2018-07-10 11:52:39 -04:00
2018-02-09 18:43:56 -05:00

semantic-release documentation

  • Usage - semantic-release installation and configuration
  • Extending- Extending semantic-release with plugins and shareable configurations
  • Recipes - Community written recipes for common semantic-release use-cases
  • Developer Guide - The essentials of writing a semantic-release plugin or shareable configurations
  • Resources - Videos, articles and tutorials
  • Support - FAQ and troubleshooting