There was an error while loading. Please reload this page.
1 parent cff8b28 commit db72a3fCopy full SHA for db72a3f
.releaserc.js
@@ -1,4 +1,7 @@
1
module.exports = {
2
+ branch: [
3
+ { name: "next", channel: "next", prerelease: "rc" }, // Only after the `next` is created in the repo
4
+ ],
5
plugins: [
6
//负责解析 commit
7
[
0 commit comments