Skip to content

Commit 7d3a39e

Browse files
Version Packages (#3846)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b0e1563 commit 7d3a39e

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

.changeset/calm-knives-tickle.md

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

.changeset/fresh-brooms-build.md

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

.changeset/thin-llamas-marry.md

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

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

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

3+
## 2.11.5
4+
5+
### Patch Changes
6+
7+
- e0ad95d87: Add ability to pull Variable Scopes and Code Syntaxes from New Studio, when pulling tokens.
8+
- 1d5c60fde: Support per-mode `baseFontSize` resolution via aliases, ensuring correct rem-to-pixel scaling when exporting variables across different themes. Also includes improved handling of numeric/aliased font sizes in variable exports and more robust testing for dimension conversions.
9+
- b0e1563de: Fix tracking and mapping of radial gradient tokens to properly apply radial transformations in Figma
10+
311
## 2.11.4
412

513
### 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.11.4",
3+
"version": "2.11.5",
44
"description": "Tokens Studio plugin for Figma",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)