Skip to content

Commit cf7f22a

Browse files
chore(release): set version to 1.1.0 [skip ci]
## [1.1.0](v1.0.5...v1.1.0) (2019-11-28) #### Features * **HowToGuides:** add guide for proxy actions ([a46ae44](a46ae44)) > added a guide for showing how to link actions together.
1 parent f20ab31 commit cf7f22a

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.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.0.5...v1.1.0) (2019-11-28)
4+
5+
#### Features
6+
7+
* **HowToGuides:** add guide for proxy actions ([a46ae44](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/a46ae44b31d1dfe31273adaea6d5daefc5130bee))
8+
> added a guide for showing how to link actions together.
9+
310
### [1.0.5](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.0.4...v1.0.5) (2019-11-27)
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.0.5",
5+
"version": "1.1.0",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)