diff --git a/.releaserc.yml b/.releaserc.yml index a71cc977..06cc1f00 100644 --- a/.releaserc.yml +++ b/.releaserc.yml @@ -9,11 +9,6 @@ plugins: - assets: - "dist/**" - "LICENSE" -# enable this when GITHUB_TOKEN with the appropriate permissions is available -# - - "@semantic-release/git" -# - assets: -# - "CHANGELOG.md" -# message: "chore(release): prepare ${nextRelease.version} [skip ci]" branches: - name: "main"