diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 952f68e..ad365aa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -140,21 +140,7 @@ jobs: tag_name: "v${{ steps.new_version.outputs.new_version }}" name: "Accessibility Widgets v${{ steps.new_version.outputs.new_version }}" body: | - # 🎉 Accessibility Widgets v${{ steps.new_version.outputs.new_version }} - - A comprehensive, lightweight accessibility widget that enhances web accessibility for all users. - - ## 📦 Installation - - ### CDN (Recommended) - ```html - - ``` - - ### NPM - ```bash - npm install accessibility-widgets@${{ steps.new_version.outputs.new_version }} - ``` + # Changelog ${{ steps.changelog.outputs.changelog }}