Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Dec 15, 2023
1 parent c78dfc4 commit 8651ea4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 177 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.8 - 12/15/23
- [chore] upgrade rdk

# 5.2.7 - 11/13/23
- [improvement] center horizontal edge labels
- [fix] fix elk.bundled webpack error
Expand Down
184 changes: 9 additions & 175 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reaflow",
"version": "5.2.7",
"version": "5.2.8",
"description": "Node-based Visualizations for React",
"scripts": {
"build": "vite build --mode library",
Expand Down Expand Up @@ -60,7 +60,7 @@
"kld-affine": "^2.1.1",
"kld-intersections": "^0.7.0",
"p-cancelable": "^3.0.0",
"rdk": "^6.5.0",
"rdk": "^6.6.0",
"react-cool-dimensions": "^2.0.7",
"react-fast-compare": "^3.2.2",
"react-use-gesture": "^8.0.1",
Expand Down

0 comments on commit 8651ea4

Please sign in to comment.