feat(semantic-release/config): easier declaration of branches
* release.config.js: declare 3 variables for `stable`, `testing` and `dev` branches. By default, `testingBranch` and `devBranch` are undefined and users only need to declare them to enable prerelease for them.
Loading
Please register or sign in to comment