Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Mar 13, 2024
1 parent 8090b27 commit d22faa3
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.22 - 3/13/24
- [fix] Fix camera moving slightly on drag #202

# 4.15.21 - 3/12/24
- [fix] Fix camera reorient on deselect #201

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

0 comments on commit d22faa3

Please sign in to comment.