Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Mar 26, 2024
1 parent bcf275d commit 8cbff2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 4.15.26 - 3/26/24
- [feature] expose `minDistance` and `maxDistance`.

# 4.15.25 - 3/22/24
- [fix] Fix graph only centering when nodes out of view #208
- [fix] Improve label visibility for small nodes #212
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reagraph",
"version": "4.15.25",
"version": "4.15.26",
"description": "WebGL Node-based Graph for React",
"scripts": {
"build": "vite build --mode library",
Expand Down

0 comments on commit 8cbff2c

Please sign in to comment.