We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d42eb commit 73f820bCopy full SHA for 73f820b
release.config.js
@@ -1,5 +1,4 @@
1
-// eslint-disable-next-line no-undef
2
-module.exports = {
+export default {
3
plugins: [
4
"@semantic-release/commit-analyzer",
5
"@semantic-release/release-notes-generator",
0 commit comments