Skip to content

Commit e85f985

Browse files
chore(release): set version to 1.2.14 [skip ci]
### [1.2.14](v1.2.13...v1.2.14) (2020-06-21) #### Bug Fixes * **Documentation:** apply template guidelines ([e14c759](e14c759)) > The template guidelines have been applied to this documentation and the image quality has been improved.
1 parent db843a6 commit e85f985

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.14](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.13...v1.2.14) (2020-06-21)
4+
5+
#### Bug Fixes
6+
7+
* **Documentation:** apply template guidelines ([e14c759](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/e14c759494d4b503e0b909d8149312f5b2a21989))
8+
> The template guidelines have been applied to this documentation and the image quality has been improved.
9+
310
### [1.2.13](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.12...v1.2.13) (2020-06-08)
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.2.13",
5+
"version": "1.2.14",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)