Skip to content

Commit dd77007

Browse files
committed
chore(release): 1.4.4
1 parent 452c369 commit dd77007

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

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+
## [1.4.4](https://github.com/simonedevit/reactylon/compare/v1.4.3...v1.4.4) (2025-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **reconciler:** create mesh with MeshHost ([452c369](https://github.com/simonedevit/reactylon/commit/452c36933ca7a93141df809629c97e1fe57cc182))
9+
310
## [1.4.3](https://github.com/simonedevit/reactylon/compare/v1.4.2...v1.4.3) (2025-03-11)
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+
## [1.4.4](https://github.com/simonedevit/reactylon/compare/v1.4.3...v1.4.4) (2025-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **reconciler:** create mesh with MeshHost ([452c369](https://github.com/simonedevit/reactylon/commit/452c36933ca7a93141df809629c97e1fe57cc182))
9+
310
## [1.4.3](https://github.com/simonedevit/reactylon/compare/v1.4.2...v1.4.3) (2025-03-11)
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": "1.4.3",
3+
"version": "1.4.4",
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": "./build/index.js",

0 commit comments

Comments
 (0)