Skip to content

Commit 09fccf8

Browse files
Version Packages (#47)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a16c12c commit 09fccf8

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/little-frogs-attack.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
@@ -0,0 +1,7 @@
1+
# @tokens-studio/graph-editor
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- a16c12c: Initial

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": "0.0.0",
4+
"version": "1.0.0",
55
"description": "UI for the graph engine",
66
"author": "pop@hyma.io",
77
"type": "module",

0 commit comments

Comments
 (0)