Skip to content

Commit b5dc4d6

Browse files
chore(release): set version to 1.2.0 [skip ci]
## [1.2.0](v1.1.2...v1.2.0) (2019-12-04) #### Features * **HowToGuides:** show how to convert float action to boolean action ([63c1370](63c1370)) > showing how to convert float action to boolean action
1 parent b50da6c commit b5dc4d6

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.2.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.1.2...v1.2.0) (2019-12-04)
4+
5+
#### Features
6+
7+
* **HowToGuides:** show how to convert float action to boolean action ([63c1370](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/63c137054636c5956052bb9bf7169a03dfb8e08b))
8+
> showing how to convert float action to boolean action
9+
310
### [1.1.2](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.1.1...v1.1.2) (2019-12-03)
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.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.2",
5+
"version": "1.2.0",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)