From 5f60141ceb309fea93953298a00432c02826468b Mon Sep 17 00:00:00 2001 From: Akshay Gupta Date: Tue, 24 Sep 2024 00:05:29 +0530 Subject: [PATCH] add changeset --- .changeset/spotty-games-sin.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-games-sin.md diff --git a/.changeset/spotty-games-sin.md b/.changeset/spotty-games-sin.md new file mode 100644 index 000000000..2b8c5e9b0 --- /dev/null +++ b/.changeset/spotty-games-sin.md @@ -0,0 +1,5 @@ +--- +"@tokens-studio/figma-plugin": minor +--- + +Resolved an issue with Bitbucket sync where deleted sets were still being reflected in the tokens repository.