fix(FN-LOCAL): stop tracking local-only artifacts
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json",
|
||||
"changelog": "@changesets/cli/changelog",
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [
|
||||
"@fusion/core",
|
||||
"@fusion/dashboard",
|
||||
"@fusion/engine",
|
||||
"@fusion/tui",
|
||||
"@fusion/plugin-sdk",
|
||||
"@fusion-plugin-examples/auto-label",
|
||||
"@fusion-plugin-examples/ci-status",
|
||||
"@fusion-plugin-examples/notification",
|
||||
"@fusion-plugin-examples/settings-demo"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user