Skip to content

Commit f635a17

Browse files
committed
release
1 parent dba72a8 commit f635a17

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 5.3.1 - 7/11/24
2+
- [improvement] Update pan drag cursor #260
3+
14
# 5.3.0 - 7/11/24
25
- [feature] Add fit to node canvas util and related improvements (#258)
36
- [improvement] Improve scroll consistency on different devices (#259)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reaflow",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "Node-based Visualizations for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)