Skip to content

Commit 1029e7e

Browse files
release v5.3.3
1 parent fa6721b commit 1029e7e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.3.3 - 1/28/25
2+
- [chore] upgrade reakeys
3+
- [chore] upgrade reablocks
4+
15
# 5.3.2 - 1/17/25
26
- [chore] upgrade framer-motion to motion
37
- [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.2",
3+
"version": "5.3.3",
44
"description": "Node-based Visualizations for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)