Skip to content

Commit

Permalink
release v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiTsybulskyi committed Nov 13, 2024
1 parent d763c5b commit 23badf5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.20.0 - 11/13/24
- [chore] Performance Optimizations #295
- [feature] Cluster Dragging #294

# 4.19.5 - 11/1/24
- [fix] Update cluster position after node dragging #292

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.19.5",
"version": "4.20.0",
"description": "WebGL Node-based Graph for React",
"scripts": {
"build": "vite build --mode library",
Expand Down

0 comments on commit 23badf5

Please sign in to comment.