From 1036e48f3d3ea764d38041eac1e64827aa8cf200 Mon Sep 17 00:00:00 2001 From: Gery Hirschfeld Date: Tue, 27 Feb 2024 16:57:01 +0100 Subject: [PATCH] update changeset --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index c0e46a3a..950c08c0 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,7 +3,7 @@ "changelog": ["./my-changelog-config.js", { "repo": "baloise-incubator/ds-playground" }], "commit": false, "fixed": [["@baloise/ds-*"]], - "ignore ": [["@baloise/ds-output-target-*"]], + "ignore ": [["@baloise/ds-output-target-*", "@baloise/ds-nx", "e2e", "docs"]], "linked": [], "access": "public", "baseBranch": "main",