Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed May 15, 2023
1 parent 3adb85d commit a14dc7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.8.2 - 5/15/23
- [fix] improve falsey check in node isSelected
- [fix] fix SphereWithIcon not getting opacity

# 4.8.1 - 5/9/23
- [fix] fix init jumping

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

0 comments on commit a14dc7a

Please sign in to comment.