release.yml 335 B

1234567891011121314151617
  1. changelog:
  2. exclude:
  3. authors:
  4. - quill-bot
  5. categories:
  6. - title: Bug Fixes 🛠
  7. labels:
  8. - change:bugfix
  9. - title: New Features 🎉
  10. labels:
  11. - change:feature
  12. - title: Documentation 📚
  13. labels:
  14. - change:documentation
  15. - title: Other Changes
  16. labels:
  17. - "*"