chore: remove stale todo comment [ci skip]

This commit is contained in:
Evan You 2022-05-31 17:02:07 +08:00
parent 3538f17a07
commit 0cf9ae62be

View File

@ -199,9 +199,6 @@ async function publishPackage(pkgName, version, runIfNotDry) {
releaseTag = 'rc'
}
// TODO use inferred release channel after official 3.0 release
// const releaseTag = semver.prerelease(version)[0] || null
step(`Publishing ${pkgName}...`)
try {
await runIfNotDry(