Skip to content

Commit

Permalink
chore(release): set version to 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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.
  • Loading branch information
ExtendReality-Bot committed Mar 2, 2022
1 parent aecf33c commit c606502
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.16...v1.5.0) (2022-03-02)

#### Features

* **package.json:** add information urls to package ([11af130](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/11af13061a2a3b5e77a31d71ac86bff9f596dc8d))
> The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.
### [1.4.16](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/compare/v1.4.15...v1.4.16) (2022-02-14)

#### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/CHANGELOG.md",
"documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/tree/master/Documentation",
"licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/blob/master/LICENSE.md",
"version": "1.4.16",
"version": "1.5.0",
"unity": "2018.3",
"unityRelease": "10f1",
"keywords": [
Expand Down

0 comments on commit c606502

Please sign in to comment.