Skip to content

Commit 8a8bcdd

Browse files
authored
Merge pull request #720 from tokens-studio/changeset-release/master
Version Packages
2 parents 8aec053 + 0583636 commit 8a8bcdd

File tree

13 files changed

+47
-16
lines changed

13 files changed

+47
-16
lines changed

.changeset/tired-carrots-grin.md

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

packages/graph-editor/CHANGELOG.md

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

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- 82e2e96: Update to the latest DS version
8+
39
## 4.4.2
410

511
### Patch Changes

packages/graph-editor/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-editor",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "UI for the graph engine",
55
"author": "andrew@hyma.io",
66
"type": "module",

packages/nodes-design-tokens/CHANGELOG.md

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

3+
## 7.2.2
4+
5+
### Patch Changes
6+
7+
- 82e2e96: Update to the latest DS version
8+
39
## 7.2.1
410

511
### Patch Changes

packages/nodes-design-tokens/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-nodes-design-tokens",
3-
"version": "7.2.1",
3+
"version": "7.2.2",
44
"description": "Design token support for the graph engine",
55
"license": "MPL-2.0",
66
"author": "andrew@hyma.io",

packages/nodes-figma/CHANGELOG.md

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

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 82e2e96: Update to the latest DS version
8+
39
## 2.0.1
410

511
### Patch Changes

packages/nodes-figma/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-nodes-figma",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Figma-specific nodes for the graph engine",
55
"license": "MPL-2.0",
66
"author": "andrew@hyma.io",

packages/nodes-fs/CHANGELOG.md

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

3+
## 6.0.2
4+
5+
### Patch Changes
6+
7+
- 82e2e96: Update to the latest DS version
8+
39
## 6.0.1
410

511
### Patch Changes

packages/nodes-fs/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-nodes-fs",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "File system manipulation nodes for the graph engine",
55
"license": "MPL-2.0",
66
"author": "andrew@hyma.io",

packages/nodes-previews/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 82e2e96: Update to the latest DS version
8+
39
## 1.1.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)