diff --git a/.changeset/config.json b/.changeset/config.json index d30deafdf..011fe8fb6 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,6 +2,7 @@ "$schema": "https://unpkg.com/@changesets/config@3.0.5/schema.json", "access": "restricted", "baseBranch": "main", + "changedFilePatterns": ["src/**"], "changelog": ["@changesets/changelog-github", { "repo": "aragon/gov-ui-kit" }], "commit": false, "fixed": [],