Skip to content

Commit ff82c33

Browse files
chore(release): set version to 1.1.2 [skip ci]
### [1.1.2](v1.1.1...v1.1.2) (2019-12-03) #### Bug Fixes * **HowToGuides:** add missing step to proxy action doc ([d849223](d849223)) > there was a part of step 2 missing from the document that didnt show the function that needed to be selected. a couple of the images were tidied up so that they didnt look as stretched.
1 parent d1edaab commit ff82c33

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.1.2](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.1.1...v1.1.2) (2019-12-03)
4+
5+
#### Bug Fixes
6+
7+
* **HowToGuides:** add missing step to proxy action doc ([d849223](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/d849223011776fa70ca1dc1d45406ca6688392c8))
8+
> there was a part of step 2 missing from the document that didnt show the function that needed to be selected. a couple of the images were tidied up so that they didnt look as stretched.
9+
310
### [1.1.1](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.1.0...v1.1.1) (2019-12-02)
411

512
#### 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.input.unityinputmanager",
33
"displayName": "Tilia Input UnityInputManager",
44
"description": "Input wrappers for the Unity Input Manager and a collection of common input prefabs.",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)