diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f94986da..557d41d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.0.0-beta.8](https://github.com/Tresjs/tres/compare/2.0.0-beta.7...2.0.0-beta.8) (2023-04-17) + + +### Features + +* add disable render prop for postprocessing ([b2fd557](https://github.com/Tresjs/tres/commit/b2fd557c33733e390e15d546a2b61ce504486902)) + ## [2.0.0-beta.7](https://github.com/Tresjs/tres/compare/2.0.0-beta.6...2.0.0-beta.7) (2023-04-15) diff --git a/package.json b/package.json index 274195c6d..5b1750609 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.7", + "version": "2.0.0-beta.8", "type": "module", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "files": [