io.extendreality.tilia.input.unityinputmanager
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Changelog | ||
### [1.0.1](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.0.0...v1.0.1) (2019-11-06) | ||
#### Bug Fixes | ||
* **structure:** add missing .meta file ([a4ab10d](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/a4ab10d20cd6f0d0e417ddd8dcb5486a473dc1fd)) | ||
> The CHANGELOG.md file is automatically created by the CI+CD system and therefore does not exist for Unity to create the .meta file for it until the release has occurred. | ||
> | ||
> This fix manually adds in the missing .meta file. | ||
#### Miscellaneous Chores | ||
* **deps:** bump io.extendreality.zinnia.unity from 1.6.0 to 1.7.0 ([352f79c](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/352f79ce90fcbf7068547d7a0b873092d8670fbe)) | ||
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.6.0 to 1.7.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.6.0...v1.7.0) | ||
> | ||
> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||
## 1.0.0 (2019-11-05) | ||
@@ -4,0 +20,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "Input wrappers for the Unity Input Manager and a collection of common input prefabs.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"unity": "2018.3", | ||
@@ -33,3 +33,3 @@ "unityRelease": "10f1", | ||
"dependencies": { | ||
"io.extendreality.zinnia.unity": "1.6.0" | ||
"io.extendreality.zinnia.unity": "1.7.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
804599
86
+ Addedio.extendreality.zinnia.unity@1.7.0(transitive)
- Removedio.extendreality.zinnia.unity@1.6.0(transitive)