mirror of
https://github.com/supabase/server.git
synced 2026-09-14 15:28:52 +08:00
13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"release-type": "node",
|
|
"initial-version": "0.1.0",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"extra-files": ["jsr.json"]
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|