pub async fn handle_release_notes( common: CommonParams, from: String, to: Option<String>, repository_url: Option<String>, version_name: Option<String>, ) -> Result<()>
Handle the ReleaseNotes command
ReleaseNotes