Skip to content

Commit 0119cc6

Browse files
chore(release): set version to 1.3.11 [skip ci]
### [1.3.11](v1.3.10...v1.3.11) (2020-12-11) #### Bug Fixes * **HowToGuides:** apply document styling guidelines ([db15d1f](db15d1f)) > The document style guidelines have been updated and now have been applied to the guides in this repo.
1 parent c19687e commit 0119cc6

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.3.11](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.3.10...v1.3.11) (2020-12-11)
4+
5+
#### Bug Fixes
6+
7+
* **HowToGuides:** apply document styling guidelines ([db15d1f](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/db15d1f8bda19ed5c6d64238376eb0af09beb803))
8+
> The document style guidelines have been updated and now have been applied to the guides in this repo.
9+
310
### [1.3.10](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.3.9...v1.3.10) (2020-11-01)
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.3.10",
5+
"version": "1.3.11",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)