aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/design-system/.changeset/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/design-system/.changeset/config.json')
-rw-r--r--examples/design-system/.changeset/config.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/design-system/.changeset/config.json b/examples/design-system/.changeset/config.json
deleted file mode 100644
index 15efd06..0000000
--- a/examples/design-system/.changeset/config.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
- "changelog": "@changesets/cli/changelog",
- "commit": false,
- "fixed": [],
- "linked": [],
- "access": "public",
- "updateInternalDependencies": "patch",
- "ignore": ["@acme/docs"]
-}