mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 12:57:46 +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",
|
"access": "public",
|
||||||
"baseBranch": "main",
|
"baseBranch": "main",
|
||||||
"updateInternalDependencies": "patch",
|
"updateInternalDependencies": "patch",
|
||||||
"ignore": [],
|
"ignore": []
|
||||||
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
|
||||||
"updateInternalDependents": "always"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
---
|
---
|
||||||
"@vercel/fs-detectors": minor
|
"@vercel/fs-detectors": minor
|
||||||
|
"@vercel/static-build": patch
|
||||||
|
"vercel": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Add support for bun detection in monorepo
|
Add support for bun detection in monorepo
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
---
|
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user