Skip to content

Commit 459d733

Browse files
committed
chore(release): 3.4.1
1 parent b868037 commit 459d733

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.1](https://github.com/simonedevit/reactylon/compare/v3.4.0...v3.4.1) (2025-11-26)
4+
5+
6+
### Documentation
7+
8+
* **general:** add ecosystem section ([b868037](https://github.com/simonedevit/reactylon/commit/b86803756242d4a2795eebf3f662d10e740c432e))
9+
* **general:** improve getting started flow ([48f70c5](https://github.com/simonedevit/reactylon/commit/48f70c566b09ce4f073cd31bfe5ca24bfa96ffa1))
10+
311
## [3.4.0](https://github.com/simonedevit/reactylon/compare/v3.3.0...v3.4.0) (2025-11-20)
412

513

packages/library/CHANGELOG.md

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

3+
## [3.4.1](https://github.com/simonedevit/reactylon/compare/v3.4.0...v3.4.1) (2025-11-26)
4+
5+
6+
### Documentation
7+
8+
* **general:** add ecosystem section ([b868037](https://github.com/simonedevit/reactylon/commit/b86803756242d4a2795eebf3f662d10e740c432e))
9+
* **general:** improve getting started flow ([48f70c5](https://github.com/simonedevit/reactylon/commit/48f70c566b09ce4f073cd31bfe5ca24bfa96ffa1))
10+
311
## [3.4.0](https://github.com/simonedevit/reactylon/compare/v3.3.0...v3.4.0) (2025-11-20)
412

513

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.4.0",
3+
"version": "3.4.1",
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)