Skip to content

Commit 30845a3

Browse files
chore(release): set version to 1.0.2 [skip ci]
### [1.0.2](v1.0.1...v1.0.2) (2019-11-22) #### Miscellaneous Chores * **deps:** bump io.extendreality.tilia.mutators.objectfollower.unity ([1b8bb10](1b8bb10)) > Bumps [io.extendreality.tilia.mutators.objectfollower.unity](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/blob/master/CHANGELOG.md) - [Commits](ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity@v1.0.0...v1.0.1) > > Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 908d094 commit 30845a3

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.2](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.1...v1.0.2) (2019-11-22)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.tilia.mutators.objectfollower.unity ([1b8bb10](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/commit/1b8bb10276d957d8a3febe3fc4594d6ff532a2ac))
8+
> Bumps [io.extendreality.tilia.mutators.objectfollower.unity](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/compare/v1.0.0...v1.0.1)
9+
>
10+
> Signed-off-by: dependabot-preview[bot] <[email protected]>
11+
312
### [1.0.1](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.0...v1.0.1) (2019-11-22)
413

514
#### Bug Fixes

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.objectpointers.unity",
33
"displayName": "Tilia Indicators ObjectPointers Unity",
44
"description": "Indicate points in world space with a collection of object based pointers for the Unity software.",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)