Skip to content

Commit 316b49d

Browse files
Version Packages (#3221)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 01ccff2 commit 316b49d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/seven-keys-tease.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.2.3
4+
5+
### Patch Changes
6+
7+
- 01ccff2a: Fixes an issue when updating a token's value from a reference to a hard value, the check we introduced in the last release caused those to not be updated (and only worked when changing to another reference).
8+
39
## 2.2.2
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.2.2",
3+
"version": "2.2.3",
44
"description": "Tokens Studio plugin for Figma",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)