Skip to content

Commit c105f19

Browse files
committed
chore(release): 3.1.4
1 parent f2f03f8 commit c105f19

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+
## [3.1.4](https://github.com/simonedevit/reactylon/compare/v3.1.3...v3.1.4) (2025-07-18)
4+
5+
6+
### Documentation
7+
8+
* **general:** update logo's size ([f2f03f8](https://github.com/simonedevit/reactylon/commit/f2f03f803303d9bccd12bfa702b48faa4a49d895))
9+
310
## [3.1.3](https://github.com/simonedevit/reactylon/compare/v3.1.2...v3.1.3) (2025-07-08)
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+
## [3.1.4](https://github.com/simonedevit/reactylon/compare/v3.1.3...v3.1.4) (2025-07-18)
4+
5+
6+
### Documentation
7+
8+
* **general:** update logo's size ([f2f03f8](https://github.com/simonedevit/reactylon/commit/f2f03f803303d9bccd12bfa702b48faa4a49d895))
9+
310
## [3.1.3](https://github.com/simonedevit/reactylon/compare/v3.1.2...v3.1.3) (2025-07-08)
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": "3.1.3",
3+
"version": "3.1.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": "index.js",

0 commit comments

Comments
 (0)