Skip to content

Commit 8bfa2af

Browse files
Version Packages (#566)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ed99ca9 commit 8bfa2af

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/nervous-rice-remain.md

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

.changeset/twelve-peas-build.md

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

packages/graph-editor/CHANGELOG.md

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

3+
## 4.3.3
4+
5+
### Patch Changes
6+
7+
- 5ee8483: Removes incorrect geist packages that were being imported
8+
- ed99ca9: Fix css class selector for node handle
9+
310
## 4.3.2
411

512
### 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.3.2",
3+
"version": "4.3.3",
44
"description": "UI for the graph engine",
55
"author": "andrew@hyma.io",
66
"type": "module",

0 commit comments

Comments
 (0)