Skip to content

Commit 82ab3f9

Browse files
authored
ci: Udpate auto-release LTS branch (#9519)
1 parent 2cebb88 commit 82ab3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ async function config() {
4646
{ name: 'beta', prerelease: true },
4747
'next-major',
4848
// Long-Term-Support branch of previous major version
49-
'release-6.x.x',
49+
'release-7.x.x',
5050
],
5151
dryRun: false,
5252
debug: true,

0 commit comments

Comments
 (0)