Skip to content

Commit b0e356b

Browse files
committed
v4.0.0
1 parent 62aa48e commit b0e356b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
/styles/dist
1515
/typedocs
1616
/.storybook/utils/jsdoc-ast.json
17+
/types
1718

1819
# misc
1920
.DS_Store

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playcanvas/pcui-graph",
3-
"version": "3.0.2",
3+
"version": "4.0.0",
44
"author": "PlayCanvas <support@playcanvas.com>",
55
"homepage": "https://github.com/playcanvas/pcui-graph",
66
"description": "A PCUI plugin for creating node-based graphs",

0 commit comments

Comments
 (0)