From 5c4e1f580eb37a731b834d205ae6ed31bbbddc6c Mon Sep 17 00:00:00 2001 From: ExtendReality-Bot Date: Thu, 16 Mar 2023 11:11:12 +0000 Subject: [PATCH] chore(release): set version to 2.9.0 [skip ci] ## [2.9.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.8.0...v2.9.0) (2023-03-16) #### Features * **AngularDriver:** auto set up twist axis settings ([9f4f3aa](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/9f4f3aa0c1462b8dffc49077be87cdb37547b03b)) > The AngularTransformDrive can have the `FollowRotateAroundAngularVelocity` Follow Tracking setting but it never automatically set up the axis the drive was set on. > > This now allows for it to automatically set up the axis based on what axis is selected on the Drive Facade. --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b0e9d2..be497c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.9.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.8.0...v2.9.0) (2023-03-16) + +#### Features + +* **AngularDriver:** auto set up twist axis settings ([9f4f3aa](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/9f4f3aa0c1462b8dffc49077be87cdb37547b03b)) + > The AngularTransformDrive can have the `FollowRotateAroundAngularVelocity` Follow Tracking setting but it never automatically set up the axis the drive was set on. + > + > This now allows for it to automatically set up the axis based on what axis is selected on the Drive Facade. + ## [2.8.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.7.2...v2.8.0) (2023-03-14) #### Features diff --git a/package.json b/package.json index 135b2a5..33320b7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/blob/master/CHANGELOG.md", "documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/tree/master/Documentation", "licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/blob/master/LICENSE.md", - "version": "2.8.0", + "version": "2.9.0", "unity": "2018.3", "unityRelease": "10f1", "keywords": [