Skip to content

Commit 272ba1e

Browse files
chore(release): set version to 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2021-03-31) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 1.31.1 to 1.33.0 ([b492308](b492308)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.31.1 to 1.33.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.31.1...v1.33.0) > > Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae80e5 commit 272ba1e

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.0.1](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.0.0...v1.0.1) (2021-03-31)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 1.31.1 to 1.33.0 ([b492308](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/commit/b49230844a92ea149c90ca1d2de73cb002f1c10d))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.31.1 to 1.33.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.31.1...v1.33.0)
9+
>
10+
> Signed-off-by: dependabot[bot] <support@github.com>
11+
312
## 1.0.0 (2021-03-31)
413

514
#### Features

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.unityinputsystem",
33
"displayName": "Tilia Input UnityInputSystem",
44
"description": "Input wrappers for the Unity Input System and a collection of common input prefabs.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"unity": "2019.1",
77
"unityRelease": "0f1",
88
"keywords": [

0 commit comments

Comments
 (0)