Skip to content

Commit f233ad3

Browse files
Version Packages (#355)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a8f4c73 commit f233ad3

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/grumpy-lights-leave.md

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

CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- a8f4c73: - Supporting color modifier value calculations
8+
- Changing the default color precision to the ColorJS default of 5
9+
- Updating the integration tests to use vitest instead of mocha chai
10+
311
## 1.2.12
412

513
### 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.12",
3+
"version": "1.3.0",
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)