Skip to content

Commit c0e3408

Browse files
committed
chore(release): 3.1.5
1 parent 016a2ff commit c0e3408

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## [3.1.5](https://github.com/simonedevit/reactylon/compare/v3.1.4...v3.1.5) (2025-08-30)
4+
5+
6+
### Chore
7+
8+
* **general:** update dependencies ([016a2ff](https://github.com/simonedevit/reactylon/commit/016a2ff1a81a3c2d5808275ca8b6476c643b0a2a))
9+
10+
11+
### Documentation
12+
13+
* **general:** redirect to doc page ([b898956](https://github.com/simonedevit/reactylon/commit/b898956d4e57064665b619eaf819ffdb17deaa31))
14+
315
## [3.1.4](https://github.com/simonedevit/reactylon/compare/v3.1.3...v3.1.4) (2025-07-18)
416

517

packages/library/CHANGELOG.md

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

3+
## [3.1.5](https://github.com/simonedevit/reactylon/compare/v3.1.4...v3.1.5) (2025-08-30)
4+
5+
6+
### Chore
7+
8+
* **general:** update dependencies ([016a2ff](https://github.com/simonedevit/reactylon/commit/016a2ff1a81a3c2d5808275ca8b6476c643b0a2a))
9+
10+
11+
### Documentation
12+
13+
* **general:** redirect to doc page ([b898956](https://github.com/simonedevit/reactylon/commit/b898956d4e57064665b619eaf819ffdb17deaa31))
14+
315
## [3.1.4](https://github.com/simonedevit/reactylon/compare/v3.1.3...v3.1.4) (2025-07-18)
416

517

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