Skip to content

Commit 0d226e9

Browse files
Version Packages (#60)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bbd381e commit 0d226e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-kiwis-live.md

Lines changed: 0 additions & 5 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+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- bbd381e: Fixed issue with exposing exports correctly
8+
39
## 1.2.0
410

511
### Minor Changes

packages/graph-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@tokens-studio/graph-editor",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "UI for the graph engine",
66
"author": "pop@hyma.io",
77
"type": "module",

0 commit comments

Comments
 (0)