We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e48c54 commit d79771cCopy full SHA for d79771c
.releaserc.json
@@ -1,8 +1,3 @@
1
{
2
- "branches": ["main"],
3
- "plugins": [
4
- "@semantic-release/commit-analyzer",
5
- "@semantic-release/release-notes-generator",
6
- "@semantic-release/github"
7
- ]
+ "extends": "@open-turo/semantic-release-config"
8
}
0 commit comments