Skip to content

Commit 71d7be2

Browse files
chore(release): set version to 1.1.1 [skip ci]
### [1.1.1](v1.1.0...v1.1.1) (2021-04-15) #### Bug Fixes * **package.json:** include Samples~ directory in package build ([0bd3e43](0bd3e43)) > The Samples~ directory was not included in the package build so was being omitted from the final build.
1 parent dc0ce63 commit 71d7be2

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.1.1](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.1.0...v1.1.1) (2021-04-15)
4+
5+
#### Bug Fixes
6+
7+
* **package.json:** include Samples~ directory in package build ([0bd3e43](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/commit/0bd3e43371545c1818f36be3349303d247eb780f))
8+
> The Samples~ directory was not included in the package build so was being omitted from the final build.
9+
310
## [1.1.0](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem/compare/v1.0.2...v1.1.0) (2021-04-07)
411

512
#### 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.1.0",
5+
"version": "1.1.1",
66
"unity": "2019.1",
77
"unityRelease": "0f1",
88
"keywords": [

0 commit comments

Comments
 (0)