Skip to content

Commit 959e6c7

Browse files
chore(release): set version to 1.2.0 [skip ci]
## [1.2.0](v1.1.19...v1.2.0) (2022-03-02) #### Features * **package.json:** add information urls to package ([9f0a26d](9f0a26d)) > The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.
1 parent c29ea54 commit 959e6c7

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.2.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.1.19...v1.2.0) (2022-03-02)
4+
5+
#### Features
6+
7+
* **package.json:** add information urls to package ([9f0a26d](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/commit/9f0a26d499a32a885cba7755f9d81e2f8c767cc7))
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.1.19](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.1.18...v1.1.19) (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.UnityInputSystem/blob/master/CHANGELOG.md",
66
"documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/tree/master/Documentation",
77
"licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/blob/master/LICENSE.md",
8-
"version": "1.1.19",
8+
"version": "1.2.0",
99
"unity": "2019.1",
1010
"unityRelease": "0f1",
1111
"keywords": [

0 commit comments

Comments
 (0)