We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db74d0 commit 7fa411bCopy full SHA for 7fa411b
release.config.js
@@ -1,3 +1,6 @@
1
+// semantic-release parses curly-brace template items in plain strings:
2
+/* eslint-disable no-template-curly-in-string */
3
+
4
module.exports = {
5
branches: ['main'],
6
plugins: [
0 commit comments