* feat: add option to remove PR and commit links
* feat(github-action): rename input from remove_pr_commit_links to remove_github_reference_links for clarity and expand functionality to include issue links
fix(github-action): update removeGithubReferenceLinks function to remove all GitHub PR, commit, and issue links from the text, including markdown links
resolves#41
remove: removed HTML comments added by the 'Generate release notes' button
feat: description trimming
style: reduce consecutive whitespace/newlines into a minimum of 2 to allow separation in paragraphs
style: parse common Github URLs to more appropriate display
feat: added max_description option
feat: added reduce_headings option
* Send the release title instead of version
& remove the `Release` text
* Ability to use the existing Discord user & avatar
* fix
* Support for adding a footer
* Update index.js
* Update index.js
* Update index.js
* Updated docs
* Support for footer timestamps
* Support for sending normal text above the embed
useful for pings