Skip to content

Commit 7843aeb

Browse files
release v4.30.2
1 parent 84fa4b1 commit 7843aeb

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.30.2 - 8/26/25
2+
- [chore] Add sample with draggable custom layout #375
3+
14
# 4.30.1 - 8/22/25
25
- [fix] Fix lasso selection for edges with disabled animation #372
36

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": "reagraph",
3-
"version": "4.30.1",
3+
"version": "4.30.2",
44
"description": "WebGL Node-based Graph for React",
55
"scripts": {
66
"build": "vite build --mode library && npm run build:docs",

0 commit comments

Comments
 (0)