Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Nov 23, 2021
1 parent d5828de commit 78d60aa
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.2.12 - 11/23/21
- [fix] Pass Node ref to event at srcElement prop #125

# 4.2.11 - 11/1/21
- [fix] fix useUndo functions(count, history, clear) #117

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": "4.2.11",
"version": "4.2.12",
"description": "Node-based Visualizations for React",
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 78d60aa

Please sign in to comment.