Skip to content

Commit

Permalink
chore(release): 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
simonedevit committed Dec 15, 2024
1 parent 0fde6b4 commit 3af8fab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Reactylon - Changelog

## [1.0.8](https://github.com/simonedevit/reactylon/compare/v1.0.7...v1.0.8) (2024-12-15)


### Chore

* **general:** fix context prop on native engine ([a384f75](https://github.com/simonedevit/reactylon/commit/a384f75341cac3219df0ee0ade5e0d650a322f46))

## [1.0.7](https://github.com/simonedevit/reactylon/compare/v1.0.6...v1.0.7) (2024-12-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactylon",
"version": "1.0.7",
"version": "1.0.8",
"description": "A powerful multiplatform framework built on Babylon.js and React, designed to create interactive and immersive 3D experiences.",
"type": "module",
"main": "./build/index.js",
Expand Down

0 comments on commit 3af8fab

Please sign in to comment.