Skip to content

Commit

Permalink
Version Packages (#3106)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 30, 2024
1 parent 9f8c036 commit e107292
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/fuzzy-schools-warn.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/tokens-studio-for-figma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tokens-studio/figma-plugin

## 2.0.3

### Patch Changes

- 9f8c0360: Fixes an issue where applied styles are not displaying in Figma, when the themes have been exported as non-prefixed styles from the plugin.

Fixes the issue where applied styles are not displaying in Figma, when the themes have been exported with both 'prefix styles with active theme name' and 'ignore first part of token name for styles' options have been checked

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens-studio-for-figma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tokens-studio/figma-plugin",
"version": "2.0.2",
"version": "2.0.3",
"description": "Tokens Studio plugin for Figma",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit e107292

Please sign in to comment.