From 6cf12a5bbc3fdbc47cf36b9fe91eeaa4bd831fc4 Mon Sep 17 00:00:00 2001 From: alvarosabu Date: Sun, 26 Mar 2023 17:36:57 +0200 Subject: [PATCH] chore: release v2.0.0-alpha.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdd6a9a79..0df9a3b4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.0.0-alpha.3](https://github.com/Tresjs/tres/compare/2.0.0-alpha.2...2.0.0-alpha.3) (2023-03-26) + + +### Bug Fixes + +* ensure parent for nodeOps target when key is a function ([c07d963](https://github.com/Tresjs/tres/commit/c07d963bd50910f9df519db05ed7f1a496ff03cc)) + ## [2.0.0-alpha.2](https://github.com/Tresjs/tres/compare/2.0.0-alpha.1...2.0.0-alpha.2) (2023-03-23) diff --git a/package.json b/package.json index 7efab06ca..6482f2fe8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tresjs/core", "description": "Declarative ThreeJS using Vue Components", - "version": "2.0.0-alpha.2", + "version": "2.0.0-alpha.3", "type": "module", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "files": [