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 2cebb88 commit 82ab3f9Copy full SHA for 82ab3f9
.releaserc.js
@@ -46,7 +46,7 @@ async function config() {
46
{ name: 'beta', prerelease: true },
47
'next-major',
48
// Long-Term-Support branch of previous major version
49
- 'release-6.x.x',
+ 'release-7.x.x',
50
],
51
dryRun: false,
52
debug: true,
0 commit comments