We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c7c0a commit aae74c9Copy full SHA for aae74c9
.releaserc.yml
@@ -9,11 +9,6 @@ plugins:
9
- assets:
10
- "dist/**"
11
- "LICENSE"
12
-# enable this when GITHUB_TOKEN with the appropriate permissions is available
13
-# - - "@semantic-release/git"
14
-# - assets:
15
-# - "CHANGELOG.md"
16
-# message: "chore(release): prepare ${nextRelease.version} [skip ci]"
17
18
branches:
19
- name: "main"
0 commit comments