From be2531d859df140a0f1c770ac6b715126aa7c8b8 Mon Sep 17 00:00:00 2001 From: Gery Hirschfeld Date: Mon, 11 Mar 2024 13:53:53 +0100 Subject: [PATCH] chore: update CI --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]],