|
| 1 | +### Breaking Changes 💥 |
| 2 | +- #8 _Issue title 8 - with co-author|private mail_ implemented by @johnDoe, Jane Doe in [#8](link-to-pr-8) |
| 3 | + - note about change in Issue 8 |
| 4 | +- #7 _Issue title 7 - with co-author|public mail_ implemented by @janeDoe, @johnDoe in [#7](link-to-pr-7) |
| 5 | + - note about change in Issue 7 |
| 6 | + |
| 7 | + |
| 8 | +### New Features 🎉 |
| 9 | +- #6 _Issue title 6 - not assigned|no PR_ implemented by "Missing Assignee or Contributor" |
| 10 | + - note about change in Issue 6 |
| 11 | +- #5 _Issue title 5 - not assigned|three PRs_ implemented by "Missing Assignee or Contributor" in [#5](link-to-pr-5), [#15](link-to-pr-15), [#16](link-to-pr-16) |
| 12 | + - note about change in Issue 5 |
| 13 | +- #4 _Issue title 4 - assigned|one PR_ implemented by @johnDoe in [#4](link-to-pr-4) |
| 14 | + - note about change in Issue 4 |
| 15 | +- #2 _Issue title 2_ implemented by @johnDoe in [#2](link-to-pr-2) |
| 16 | + - note about change in Issue 2 |
| 17 | +- #1 _Issue title 1_ implemented by @janeDoe in [#1](link-to-pr-1) |
| 18 | + - note about change in Issue 1 |
| 19 | + - note about change in Issue 1 (no bullet point at start of line) |
| 20 | + |
| 21 | + |
| 22 | +### Bugfixes 🛠 |
| 23 | +- **<span style="color: red;">[Duplicate]<span>** #1 _Issue title 1_ implemented by @janeDoe in [#1](link-to-pr-1) |
| 24 | + - note about change in Issue 1 |
| 25 | + - note about change in Issue 1 (no bullet point at start of line) |
| 26 | + |
| 27 | + |
| 28 | +### Closed Issues without Pull Request ⚠️ |
| 29 | +- #6 _Issue title 6 - not assigned|no PR_ implemented by "Missing Assignee or Contributor" |
| 30 | + - note about change in Issue 6 |
| 31 | + |
| 32 | + |
| 33 | +### Closed Issues without User Defined Labels ⚠️ |
| 34 | +- #9 _Issue title 9 - no user defined label_ implemented by @janeDoe in [#9](link-to-pr-9) |
| 35 | + - note about change in Issue 9 |
| 36 | +- #3 _Issue title 3 - no release note comment|typo label_ implemented by @janeDoe in [#3](link-to-pr-3) |
| 37 | + |
| 38 | + |
| 39 | +### Closed Issues without Release Notes ⚠️ |
| 40 | +- #3 _Issue title 3 - no release note comment|typo label_ implemented by @janeDoe in [#3](link-to-pr-3) |
| 41 | + |
| 42 | + |
| 43 | +### Merged PRs without Linked Issue and Custom Labels ⚠️ |
| 44 | +- #1001 _Pull Request 1_ implemented by @janeDoe |
| 45 | + - This is second PR comment ad RLS note |
| 46 | + - This is third PR comment ad RLS note |
| 47 | +- #1004 _Pull Request 4 - no linked issue - merged_ implemented by @janeDoe |
| 48 | + |
| 49 | + |
| 50 | +### Merged PRs Linked to Open Issue ⚠️ |
| 51 | +- #1003 _Pull Request 3 - linked to open issue_ |
| 52 | + |
| 53 | + |
| 54 | +### Closed PRs without Linked Issue and Custom Labels ⚠️ |
| 55 | +- #1002 _Pull Request 2 - no linked issue - closed_ implemented by @janeDoe |
| 56 | + |
| 57 | + |
| 58 | +#### Full Changelog |
| 59 | +https://github.com/owner/repo/compare/v0.1.0...v0.1.1 |
0 commit comments