Skip to content

Commit 6ba11fa

Browse files
chore(release): set version to 1.0.6 [skip ci]
### [1.0.6](v1.0.5...v1.0.6) (2019-11-27) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 1.8.0 to 1.8.1 ([c7b8806](c7b8806)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](ExtendRealityLtd/Zinnia.Unity@v1.8.0...v1.8.1) > > Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d976ad1 commit 6ba11fa

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.0.6](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.0.5...v1.0.6) (2019-11-27)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 1.8.0 to 1.8.1 ([c7b8806](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/c7b8806da1b478c45cab1e0b8c4c4fb7f2058b4c))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.8.0...v1.8.1)
9+
>
10+
> Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
11+
312
### [1.0.5](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v1.0.4...v1.0.5) (2019-11-07)
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.camerarigs.unityxr",
33
"displayName": "Tilia CameraRigs UnityXR",
44
"description": "A camera rig prefab utilizing the UnityXR components.",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)