Skip to content

Commit 0fc9c90

Browse files
chore(release): set version to 1.2.12 [skip ci]
### [1.2.12](v1.2.11...v1.2.12) (2020-05-31) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 1.17.1 to 1.18.0 ([2bc4f41](2bc4f41)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](ExtendRealityLtd/Zinnia.Unity@v1.17.1...v1.18.0) > > Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e43b960 commit 0fc9c90

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [1.2.12](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.11...v1.2.12) (2020-05-31)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 1.17.1 to 1.18.0 ([2bc4f41](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/2bc4f41b53e31f6f7131a0e6b965f54979ecbd2e))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.17.1...v1.18.0)
9+
>
10+
> Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
11+
312
### [1.2.11](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.2.10...v1.2.11) (2020-05-22)
413

514
#### 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.11",
5+
"version": "1.2.12",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)