Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jul 23, 2021
1 parent 4017a7d commit 3e221a2
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 @@
# 3.3.3 - 7/23/21
- [fix] fix height null errors

# 3.3.2 - 7/22/21
- [fix] reorder port position for drag node to be on top
- [fix] fix height / width in drag node being lost
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": "reaflow",
"version": "3.3.2",
"version": "3.3.3",
"description": "Node-based Visualizations for React",
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 3e221a2

Please sign in to comment.