Skip to content

Commit 33c2c25

Browse files
committed
release
1 parent 3bf8645 commit 33c2c25

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.3 - 3/5/25
2+
- [fix] bugfix: Exporting types for hierarchical layout #310
3+
14
# 4.21.2 - 1/13/25
25
- [fix] Fix to make Copy/Paste keyboard shortcuts working with useSelection #302
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.2",
3+
"version": "4.21.3",
44
"description": "WebGL Node-based Graph for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)