We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ccbd2 commit 02ea9c2Copy full SHA for 02ea9c2
.changeset/large-dogs-melt.md
packages/graph-editor/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @tokens-studio/graph-editor
2
3
+## 4.3.13
4
+
5
+### Patch Changes
6
7
+- a2ccbd2: Fixes an issue with the editor losing the reference to the graph frame when moving between frames
8
9
## 4.3.12
10
11
### Patch Changes
packages/graph-editor/package.json
@@ -1,6 +1,6 @@
{
"name": "@tokens-studio/graph-editor",
- "version": "4.3.12",
+ "version": "4.3.13",
"description": "UI for the graph engine",
"author": "andrew@hyma.io",
"type": "module",
0 commit comments