Skip to content

Commit 7aaf536

Browse files
chore(release): set version to 1.1.6 [skip ci]
### [1.1.6](v1.1.5...v1.1.6) (2021-05-03) #### Miscellaneous Chores * **deps:** bump io.extendreality.tilia.interactions.interactables.unity ([659b65c](659b65c)) > Bumps [io.extendreality.tilia.interactions.interactables.unity](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/blob/master/CHANGELOG.md) - [Commits](ExtendRealityLtd/Tilia.Interactions.Interactables.Unity@v1.17.0...v1.17.1) > > Signed-off-by: dependabot[bot] <[email protected]>
1 parent 271c508 commit 7aaf536

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [1.1.6](https://github.com/ExtendRealityLtd/Tilia.Output.InteractorHaptics.Unity/compare/v1.1.5...v1.1.6) (2021-05-03)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.tilia.interactions.interactables.unity ([659b65c](https://github.com/ExtendRealityLtd/Tilia.Output.InteractorHaptics.Unity/commit/659b65ceca31c3758d1569105e3ea41f2b73c7d8))
8+
> Bumps [io.extendreality.tilia.interactions.interactables.unity](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity/compare/v1.17.0...v1.17.1)
9+
>
10+
> Signed-off-by: dependabot[bot] <[email protected]>
11+
312
### [1.1.5](https://github.com/ExtendRealityLtd/Tilia.Output.InteractorHaptics.Unity/compare/v1.1.4...v1.1.5) (2021-05-03)
413

514
#### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.tilia.output.interactorhaptics.unity",
33
"displayName": "Tilia Output InteractorHaptics Unity",
44
"description": "Provides the ability to initiate haptic feedback on the controllers connected to an interactor for the Unity software.",
5-
"version": "1.1.5",
5+
"version": "1.1.6",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)