Skip to content

Commit da349df

Browse files
chore(release): set version to 1.1.9 [skip ci]
### [1.1.9](v1.1.8...v1.1.9) (2020-08-14) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 1.21.0 to 1.22.0 ([9ea4bc8](9ea4bc8)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.21.0 to 1.22.0. - [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.21.0...v1.22.0) > > Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7a63f28 commit da349df

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.9](https://github.com/ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity/compare/v1.1.8...v1.1.9) (2020-08-14)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 1.21.0 to 1.22.0 ([9ea4bc8](https://github.com/ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity/commit/9ea4bc897e0da5a9830a6ce381ce962671a27674))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.21.0 to 1.22.0. - [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.21.0...v1.22.0)
9+
>
10+
> Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
11+
312
### [1.1.8](https://github.com/ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity/compare/v1.1.7...v1.1.8) (2020-07-28)
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.indicators.spatialtargets.unity",
33
"displayName": "Tilia Indicators SpatialTargets Unity",
44
"description": "Indicate points in world space based on the location of a spatial target for the Unity software.",
5-
"version": "1.1.8",
5+
"version": "1.1.9",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)