Skip to content

Commit 8cb70cc

Browse files
Version Packages (#3690)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96d1b61 commit 8cb70cc

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/shaggy-bulldogs-exercise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/tokens-studio-for-figma/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tokens-studio/figma-plugin
22

3+
## 2.10.5
4+
5+
### Patch Changes
6+
7+
- 96d1b6111: Fix letterSpacing value 0 being omitted from exported tokens. Changed truthy check to explicit undefined check in convertTokenToFormat to include falsy values like 0.
8+
39
## 2.10.4
410

511
### Patch Changes

packages/tokens-studio-for-figma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tokens-studio/figma-plugin",
3-
"version": "2.10.4",
3+
"version": "2.10.5",
44
"description": "Tokens Studio plugin for Figma",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)