Skip to content

Commit 0ec5b9b

Browse files
chore(release): set version to 1.4.3 [skip ci]
### [1.4.3](v1.4.2...v1.4.3) (2021-06-10) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 1.36.0 to 1.36.1 ([6a09fca](6a09fca)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.36.0 to 1.36.1. - [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.36.0...v1.36.1) * **README.md:** update title logo to related-media repo ([dfb4a3e](dfb4a3e)) > The title logo is now located on the related-media repo.
1 parent 025e89e commit 0ec5b9b

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.4.3](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.2...v1.4.3) (2021-06-10)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 1.36.0 to 1.36.1 ([6a09fca](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/6a09fca8e6d32a242265735d53ba7eab087127f7))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.36.0 to 1.36.1. - [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.36.0...v1.36.1)
9+
* **README.md:** update title logo to related-media repo ([dfb4a3e](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/dfb4a3e2955bcc32793ede75a1e3abae3616082c))
10+
> The title logo is now located on the related-media repo.
11+
312
### [1.4.2](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.1...v1.4.2) (2021-05-09)
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.4.2",
5+
"version": "1.4.3",
66
"unity": "2018.3",
77
"unityRelease": "10f1",
88
"keywords": [

0 commit comments

Comments
 (0)