mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
Update bun changeset to bump static-build + CLI (#10516)
Also reverts https://github.com/vercel/vercel/pull/10515 since it didn't work the way we were hoping.
This commit is contained in:
@@ -10,8 +10,5 @@
|
||||
"access": "public",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [],
|
||||
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
||||
"updateInternalDependents": "always"
|
||||
}
|
||||
"ignore": []
|
||||
}
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
"@vercel/fs-detectors": minor
|
||||
"@vercel/static-build": patch
|
||||
"vercel": patch
|
||||
---
|
||||
|
||||
Add support for bun detection in monorepo
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
---
|
||||
Reference in New Issue
Block a user