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