Skip to content

Commit

Permalink
Version Packages (#301)
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 Jul 29, 2024
1 parent c6c9223 commit bc57cd0
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-terms-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-bears-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-pets-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-trainers-dress.md

This file was deleted.

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

## 1.2.1

### Patch Changes

- c6c9223: Add composition to expandTypesMap.
- 19f4530: Fix alwaysAddFontStyle option to not apply to tokens of type fontWeight(s), only meant for typography tokens.
- 32c2d13: textCase and textDecoration types should be kept, instead of changing to "other". This should help with transforms targeting those tokens, whereas "other" is not a useful type conversion whatsoever.
- 3a044ed: Remove the boxShadow expandTypesMap, this is no longer needed since SD 4.0.1 as it runs user defined preprocessors before expanding tokens.

## 1.2.0

### Minor 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": "1.2.0",
"version": "1.2.1",
"description": "Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio",
"license": "MIT",
"author": "Joren Broekema <joren.broekema@gmail.com>",
Expand Down

0 comments on commit bc57cd0

Please sign in to comment.