Skip to content

Commit 631f4dd

Browse files
committed
chore(release): 1.0.9
1 parent f0f2250 commit 631f4dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.0.9](https://github.com/simonedevit/reactylon/compare/v1.0.8...v1.0.9) (2024-12-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **general:** add isMultipleCanvas prop to handle multiple canvases ([7933ac5](https://github.com/simonedevit/reactylon/commit/7933ac5cfc148a7f6cc19540c5d9978e78f35e35))
9+
310
## [1.0.8](https://github.com/simonedevit/reactylon/compare/v1.0.7...v1.0.8) (2024-12-15)
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.0.8",
3+
"version": "1.0.9",
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)