Skip to content

Commit c606502

Browse files
chore(release): set version to 1.5.0 [skip ci]
## [1.5.0](v1.4.16...v1.5.0) (2022-03-02) #### Features * **package.json:** add information urls to package ([11af130](11af130)) > The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.
1 parent aecf33c commit c606502

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.5.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.16...v1.5.0) (2022-03-02)
4+
5+
#### Features
6+
7+
* **package.json:** add information urls to package ([11af130](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/11af13061a2a3b5e77a31d71ac86bff9f596dc8d))
8+
> The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.
9+
310
### [1.4.16](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.15...v1.4.16) (2022-02-14)
411

512
#### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/CHANGELOG.md",
66
"documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/tree/master/Documentation",
77
"licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/LICENSE.md",
8-
"version": "1.4.16",
8+
"version": "1.5.0",
99
"unity": "2018.3",
1010
"unityRelease": "10f1",
1111
"keywords": [

0 commit comments

Comments
 (0)