Skip to content

Commit 662082d

Browse files
Version Packages (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 745e1a2 commit 662082d

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/curvy-planets-eat.md

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

packages/graph-engine/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @tokens-studio/graph-engine
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 745e1a2: - Adds a parse Unit node.
8+
- Adds `align-items` to the exposed UI
9+
- Adds native supports for tokenSets in input
10+
- Adds Json node (alpha)
11+
312
## 0.3.0
413

514
### Minor Changes

packages/graph-engine/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/graph-engine",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "An execution engine to handle Token Studios generators and resolvers",
55
"license": "MIT",
66
"author": "andrew@hyma.io",

0 commit comments

Comments
 (0)