Skip to content

Commit 4b94091

Browse files
committed
chore(release): 3.5.7
1 parent 8af7473 commit 4b94091

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Reactylon - Changelog
22

3+
## [3.5.7](https://github.com/simonedevit/reactylon/compare/v3.5.6...v3.5.7) (2026-03-30)
4+
5+
6+
### Chore
7+
8+
* **general:** upgrade to babylonjs 9 ([8af7473](https://github.com/simonedevit/reactylon/commit/8af74739efef7ab1db11a3d1ff218f309f79e5d0))
9+
310
## [3.5.6](https://github.com/simonedevit/reactylon/compare/v3.5.5...v3.5.6) (2026-03-24)
411

512

packages/library/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Reactylon - Changelog
22

3+
## [3.5.7](https://github.com/simonedevit/reactylon/compare/v3.5.6...v3.5.7) (2026-03-30)
4+
5+
6+
### Chore
7+
8+
* **general:** upgrade to babylonjs 9 ([8af7473](https://github.com/simonedevit/reactylon/commit/8af74739efef7ab1db11a3d1ff218f309f79e5d0))
9+
310
## [3.5.6](https://github.com/simonedevit/reactylon/compare/v3.5.5...v3.5.6) (2026-03-24)
411

512

packages/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactylon",
3-
"version": "3.5.6",
3+
"version": "3.5.7",
44
"description": "A powerful multiplatform framework built on Babylon.js and React, designed to create interactive and immersive 3D experiences.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)