Skip to content

Commit 6737799

Browse files
committed
chore(release): 3.5.2
1 parent 41cf24b commit 6737799

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [3.5.2](https://github.com/simonedevit/reactylon/compare/v3.5.1...v3.5.2) (2026-01-01)
4+
5+
6+
### Chore
7+
8+
* **general:** mitigate qs vulnerability ([41cf24b](https://github.com/simonedevit/reactylon/commit/41cf24bf7edd977b6d239e66048343144fd9eee3))
9+
* **general:** update license generation ([2aee88c](https://github.com/simonedevit/reactylon/commit/2aee88cd95d833c883e032ba57f09269a2ed43c6))
10+
* **general:** update copyright year ([09efc04](https://github.com/simonedevit/reactylon/commit/09efc042fb30eeabd6c14633fa9feff8cd6b1838))
11+
312
## [3.5.1](https://github.com/simonedevit/reactylon/compare/v3.5.0...v3.5.1) (2025-12-19)
413

514

packages/library/CHANGELOG.md

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

3+
## [3.5.2](https://github.com/simonedevit/reactylon/compare/v3.5.1...v3.5.2) (2026-01-01)
4+
5+
6+
### Chore
7+
8+
* **general:** mitigate qs vulnerability ([41cf24b](https://github.com/simonedevit/reactylon/commit/41cf24bf7edd977b6d239e66048343144fd9eee3))
9+
* **general:** update license generation ([2aee88c](https://github.com/simonedevit/reactylon/commit/2aee88cd95d833c883e032ba57f09269a2ed43c6))
10+
* **general:** update copyright year ([09efc04](https://github.com/simonedevit/reactylon/commit/09efc042fb30eeabd6c14633fa9feff8cd6b1838))
11+
312
## [3.5.1](https://github.com/simonedevit/reactylon/compare/v3.5.0...v3.5.1) (2025-12-19)
413

514

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