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 9f6f903 commit de9e47aCopy full SHA for de9e47a
.releaserc.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- branches: ['main'],
+ branches: ['main', '+([0-9])?(.{+([0-9]),x}).x', {name: 'beta', prerelease: true}],
3
plugins: [
4
[
5
'@semantic-release/commit-analyzer', {
0 commit comments