Skip to content

Commit d6055ff

Browse files
committed
release
1 parent 31cadae commit d6055ff

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.21.4 - 3/5/25
2+
- [fix] bugfix: Fixing hardcoded radius #311
3+
14
# 4.21.3 - 3/5/25
25
- [fix] bugfix: Exporting types for hierarchical layout #310
36

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.21.3",
3+
"version": "4.21.4",
44
"description": "WebGL Node-based Graph for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)