Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed Apr 22, 2024
1 parent ed2c1c9 commit f5b68d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 5.2.11 - 4/22/24
- [fix] Update reablocks

# 5.2.10 - 4/14/24
- [chore] migrate from rdk to reablocks

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "5.2.10",
"version": "5.2.11",
"description": "Node-based Visualizations for React",
"scripts": {
"build": "vite build --mode library",
Expand Down

0 comments on commit f5b68d6

Please sign in to comment.