Skip to content

Commit 695cea7

Browse files
Version Packages (#327)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 26cf7f9 commit 695cea7

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/friendly-rats-listen.md

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

.changeset/nice-suns-sort.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.7
4+
5+
### Patch Changes
6+
7+
- fb3c7d3: Export TransformOption type to be publicly available (#319)
8+
- 26cf7f9: -Made the font weight case insensitive; Extra checks for style and weight values, confusions cleared up in the code; Font style and value are not both mandatory, it is fine if only one is specified; If font style is not provided, the style field will take the weight value; The bug from issue #267 is fixed.
9+
310
## 1.2.6
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.6",
3+
"version": "1.2.7",
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)