Revert "Version Packages (#16006)"#16021
Conversation
This reverts commit 3621ed3.
🦋 Changeset detectedLatest commit: 80ed448 The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Low Risk — Version revert + changeset restoration for release workflow fix.
Assessed at 80ed448. |
📦 CLI Tarball ReadyThe Vercel CLI tarball for this PR is now available! Quick TestYou can test this PR's CLI directly by running: npx https://vercel-glmapdw99.vercel.sh/tarballs/vercel.tgz --helpUse in vercel.jsonTo use this CLI version in your project builds, add to your {
"build": {
"env": {
"VERCEL_CLI_VERSION": "vercel@https://vercel-glmapdw99.vercel.sh/tarballs/vercel.tgz"
}
}
}Python Runtime WheelA Python Workers WheelA |
🧪 Unit Test StrategyComparing: Strategy: Affected packages only ✅ Only testing packages that have been modified or depend on modified packages. Affected packages - 40 (100%)
Results
This comment is automatically generated based on the affected testing strategy |
This reverts commit 3621ed3.
I disabled the Release action, when this changeset PR was merged, because I was trying to stop the auto-updating release PR. However, I needed to re-enable it before merging, because it's the same workflow that publishes to npm.
The easiest way forward is to: