You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 8.2.3
2
+
- Added `generateReleaseNotes` boolean to CreateRelase class to have github auto-create release notes
3
+
- Added `generateReleaseNotes` method to RepositoriesService to have github create release notes
4
+
between to tags (without creating a release) and return the name and body. This is helpful when you want to add the release notes to a CHANGELOG.md before making the actual release
1
5
## 8.2.2
2
6
- Up minimum json_serializable to ^6.0.0, json_annotation to ^4.3.0
0 commit comments