From 928606284da0ea5cc5fa793a86337dfa63d67072 Mon Sep 17 00:00:00 2001 From: Abdelrahman Ashraf Date: Mon, 6 Nov 2023 12:22:54 +0700 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20add=20changesets=20for?= =?UTF-8?q?=20@dotlottie/common?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/config.json | 2 +- .changeset/thirty-bees-move.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/thirty-bees-move.md diff --git a/.changeset/config.json b/.changeset/config.json index 496c54f4..59deeffe 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,7 +3,7 @@ "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], - "linked": [], + "linked": [["@dotlottie/*"]], "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", diff --git a/.changeset/thirty-bees-move.md b/.changeset/thirty-bees-move.md new file mode 100644 index 00000000..738533dc --- /dev/null +++ b/.changeset/thirty-bees-move.md @@ -0,0 +1,5 @@ +--- +'@dotlottie/common': patch +--- + +fix: replace structuredClone with Object.assign