Skip to content

Commit 8405b42

Browse files
release v5.3.4
1 parent f41a3af commit 8405b42

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 5.3.4 - 2/3/25
2+
- [chore] upgrade reakeys & reablocks #273
3+
14
# 5.3.3 - 1/28/25
25
- [chore] upgrade reakeys
36
- [chore] upgrade reablocks

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reaflow",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "Node-based Visualizations for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)