ReleaseNotesView.fetchReleaseNotes method
ReleaseNotesView › fetchReleaseNotes
Unofficial
Get the release notes from GitHub.Signature:
fetchReleaseNotes(version: string): Promise<unknown>Parameters:
| Parameter | Type | Description |
|---|---|---|
| version | string | The version of the release notes. |