|
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
|
|
"changelog": [
|
|
"@changesets/changelog-github",
|
|
{
|
|
"repo": "honojs/middleware"
|
|
}
|
|
],
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
} |