diff --git a/.changeset/config.json b/.changeset/config.json index 950c08c0e3..249f96eccb 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json", - "changelog": ["./my-changelog-config.js", { "repo": "baloise-incubator/ds-playground" }], + "changelog": ["./my-changelog-config.js", { "repo": "baloise/design-system" }], "commit": false, "fixed": [["@baloise/ds-*"]], "ignore ": [["@baloise/ds-output-target-*", "@baloise/ds-nx", "e2e", "docs"]],