Skip to content

Commit ae75978

Browse files
Version Packages (#306)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4fe336f commit ae75978

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/brave-timers-burn.md

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

.changeset/dry-sheep-kick.md

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

CHANGELOG.md

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

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- 0dea2af: fix: evaluate math expressions with units
8+
- 4fe336f: Override lineHeight expandTypesMap from SD. Add letterSpacing override. This is needed for our lineHeight and letterSpacing transforms to apply.
9+
310
## 1.2.1
411

512
### Patch Changes

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/sd-transforms",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio",
55
"license": "MIT",
66
"author": "Joren Broekema <joren.broekema@gmail.com>",

0 commit comments

Comments
 (0)