From fbe34bbaa7ded32a1ab9f48c01b34e9f020e5ccd Mon Sep 17 00:00:00 2001 From: JayaShakthi97 Date: Tue, 3 Oct 2023 11:47:29 +0530 Subject: [PATCH] Update changeset config --- .changeset/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index d8266f85f19..94af28acdaf 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,7 +2,9 @@ "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json", "changelog": ["@changesets/changelog-github", { "repo": "JayaShakthi97/identity-apps" }], "commit": false, - "fixed": [["@wso2is/theme", "@wso2is/console"]], + "fixed": [ + ["@wso2is/theme", "@wso2is/console"] + ], "linked": [], "access": "public", "baseBranch": "new-ui-build",