Skip to content

Commit

Permalink
Merge pull request #105 from tokens-studio/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jorenbroekema authored Apr 19, 2023
2 parents 2fb1938 + 30d55d4 commit ec4732e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/nice-queens-suffer.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tokens-studio/sd-transforms

## 0.8.2

### Patch Changes

- a25a1ff: Add excludeParentKeys option to the transform options, in order to exclude parent keys from your token files. This is useful if you use a single-file export from Tokens Studio Figma Plugin.

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tokens-studio/sd-transforms",
"version": "0.8.1",
"version": "0.8.2",
"description": "Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio",
"license": "MIT",
"author": "Joren Broekema <[email protected]>",
Expand Down

0 comments on commit ec4732e

Please sign in to comment.