Skip to content

Commit 2996e74

Browse files
committed
chore(release): 1.1.5
1 parent 9cc484e commit 2996e74

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+
## [1.1.5](https://github.com/simonedevit/reactylon/compare/v1.1.4...v1.1.5) (2025-01-19)
4+
5+
6+
### Build
7+
8+
* **general:** add CHANGELOG.md on root in release commit ([9cc484e](https://github.com/simonedevit/reactylon/commit/9cc484e75e6418180dc305027bbef4d1eb054c02))
9+
10+
11+
### Documentation
12+
13+
* **general:** copy CHANGELOG.md on root ([1fc24c9](https://github.com/simonedevit/reactylon/commit/1fc24c957fafed9c2b84914da17637dbb7fa2cdb))
14+
315
## [1.1.4](https://github.com/simonedevit/reactylon/compare/v1.1.3...v1.1.4) (2025-01-19)
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+
## [1.1.5](https://github.com/simonedevit/reactylon/compare/v1.1.4...v1.1.5) (2025-01-19)
4+
5+
6+
### Build
7+
8+
* **general:** add CHANGELOG.md on root in release commit ([9cc484e](https://github.com/simonedevit/reactylon/commit/9cc484e75e6418180dc305027bbef4d1eb054c02))
9+
10+
11+
### Documentation
12+
13+
* **general:** copy CHANGELOG.md on root ([1fc24c9](https://github.com/simonedevit/reactylon/commit/1fc24c957fafed9c2b84914da17637dbb7fa2cdb))
14+
315
## [1.1.4](https://github.com/simonedevit/reactylon/compare/v1.1.3...v1.1.4) (2025-01-19)
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": "1.1.4",
3+
"version": "1.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": "./build/index.js",

0 commit comments

Comments
 (0)