We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca51bb0 commit f133f6dCopy full SHA for f133f6d
.changeset/wet-avocados-cheat.md
packages/tokens-studio-for-figma/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @tokens-studio/figma-plugin
2
3
+## 2.2.2
4
+
5
+### Patch Changes
6
7
+- 23caccde: Fixes sync with Bitbucket provider:
8
9
+ - Pull when the option is to sync with a single file was not working
10
+ - Push was removing all other .json files in the selected folder (either root of the chosen folder)
11
12
## 2.2.1
13
14
### Patch Changes
packages/tokens-studio-for-figma/package.json
@@ -1,6 +1,6 @@
{
"name": "@tokens-studio/figma-plugin",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "Tokens Studio plugin for Figma",
"license": "MIT",
"private": true,
0 commit comments