Skip to content

Commit bb8c9e7

Browse files
chore(release): set version to 1.0.4 [skip ci]
### [1.0.4](v1.0.3...v1.0.4) (2019-11-25) #### Bug Fixes * **HowToGuides:** add missing guide for curved pointer ([7d6fc73](7d6fc73)) > The curved pointer was missing documentation this has now been added.
1 parent 5ff6fdb commit bb8c9e7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [1.0.4](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.3...v1.0.4) (2019-11-25)
4+
5+
#### Bug Fixes
6+
7+
* **HowToGuides:** add missing guide for curved pointer ([7d6fc73](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/commit/7d6fc73424423b0c1bc018f25a9fbd4eda325d58))
8+
> The curved pointer was missing documentation this has now been added.
9+
310
### [1.0.3](https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity/compare/v1.0.2...v1.0.3) (2019-11-25)
411

512
#### 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.3",
5+
"version": "1.0.4",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)