Skip to content

Commit 6b92191

Browse files
Version Packages (#3694)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f92a70b commit 6b92191

4 files changed

Lines changed: 13 additions & 15 deletions

File tree

.changeset/calm-singers-sing.md

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

.changeset/silly-apricots-beam.md

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

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

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

3+
## 2.10.6
4+
5+
### Patch Changes
6+
7+
- f92a70b74: Improve variable creation performance with batching, and tighten progress tracking; fix theme token-source handling.
8+
9+
- Added batching for variable creation to avoid memory-related issues.
10+
- Faster alias linking and caching for imports.
11+
- Clear progress phases and accurate counts.
12+
13+
- f92a70b74: Fixed an issue that caused the plugin to stay in readonly mode
14+
315
## 2.10.5
416

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

0 commit comments

Comments
 (0)