From 1f4051435aac08603edb0cd1d1b0327fe3d65bae Mon Sep 17 00:00:00 2001 From: alvarosabu Date: Thu, 6 Apr 2023 11:13:24 +0200 Subject: [PATCH] chore: release v2.0.0-beta.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d4d3da6..b71db7c85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ +## [2.0.0-beta.3](https://github.com/Tresjs/tres/compare/2.0.0-beta.2...2.0.0-beta.3) (2023-04-06) + + +### Bug Fixes + +* added default position and direction to camera if props are not passed ([63a340f](https://github.com/Tresjs/tres/commit/63a340f91ae709c6ffd3c4d793c6b91f51186eef)) +* tres-canvas window-size now support 'true' string ([a63e33f](https://github.com/Tresjs/tres/commit/a63e33f28fc83654ffa7e895252fd1e05494c4b3)) + ## [2.0.0-beta.2](https://github.com/Tresjs/tres/compare/2.0.0-beta.1...2.0.0-beta.2) (2023-04-05) diff --git a/package.json b/package.json index a1c4c14be..ddd9832bc 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.2", + "version": "2.0.0-beta.3", "type": "module", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "files": [