mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
|
|
"changelog": "../scripts/changesets/changelog.js",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "next",
|
|
"updateInternalDependencies": "minor",
|
|
"ignore": []
|
|
}
|