diff --git a/CHANGELOG.md b/CHANGELOG.md index 557d41d2c..c7a8d13a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.0.0-beta.9](https://github.com/Tresjs/tres/compare/2.0.0-beta.8...2.0.0-beta.9) (2023-04-18) + + +### Bug Fixes + +* incorrect implementation of disable render on canvas ([2442935](https://github.com/Tresjs/tres/commit/244293551663623fde0817e0a64676df12964257)) + ## [2.0.0-beta.8](https://github.com/Tresjs/tres/compare/2.0.0-beta.7...2.0.0-beta.8) (2023-04-17) diff --git a/package.json b/package.json index 5b1750609..83738fcc0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tresjs/core", "description": "Declarative ThreeJS using Vue Components", - "version": "2.0.0-beta.8", + "version": "2.0.0-beta.9", "type": "module", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "files": [