Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jul 6, 2023
1 parent 36c83dc commit bd5445f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 4.9.0 - 7/6/23
- [fix] node drag disappears
- [feature] add no overlap layout
- [feature] add forceatlas2 layout
- [chore] migrate from ngraph to graphology

# 4.8.3 - 6/14/23
- [chore] fix exports

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

0 comments on commit bd5445f

Please sign in to comment.