From 88dd0a379e3300007ed8ae635e0b63672caeeed0 Mon Sep 17 00:00:00 2001 From: ExtendReality-Bot Date: Fri, 20 May 2022 09:28:26 +0000 Subject: [PATCH] chore(release): set version to 2.3.0 [skip ci] ## [2.3.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.2.4...v2.3.0) (2022-05-20) #### Features * **Facade:** add grabbed/ungrabbed drag options ([70c7045](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/70c70459046063d8e40a439469d38a3b262c18fb)) > The Facade now has the option to provide a grabbed and ungrabbed drag value on the control. This sets the amount of drag/friction applied to the control when it is grabbed and moved or released and moving under its own inertia. --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b4b13..69770a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.2.4...v2.3.0) (2022-05-20) + +#### Features + +* **Facade:** add grabbed/ungrabbed drag options ([70c7045](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/70c70459046063d8e40a439469d38a3b262c18fb)) + > The Facade now has the option to provide a grabbed and ungrabbed drag value on the control. This sets the amount of drag/friction applied to the control when it is grabbed and moved or released and moving under its own inertia. + ### [2.2.4](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.2.3...v2.2.4) (2022-05-20) #### Miscellaneous Chores diff --git a/package.json b/package.json index 0d50b5f..2b56a5f 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.2.4", + "version": "2.3.0", "unity": "2018.3", "unityRelease": "10f1", "keywords": [