Skip to content

Commit c74c6ed

Browse files
chore(release): set version to 1.0.0 [skip ci]
## 1.0.0 (2019-11-05) #### Features * **structure:** create initial prefab and user guides ([69084ca](69084ca)) > The structure of the repository has been created with all the required files for the package, the prefab and the documentation. #### Bug Fixes * **package:** add Editor directory to package include files ([c11ad4f](c11ad4f)) > The Editor directory should also be inlcuded in the package for a successful build.
1 parent 8e52bea commit c74c6ed

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2019-11-05)
4+
5+
#### Features
6+
7+
* **structure:** create initial prefab and user guides ([69084ca](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/69084ca459a3fbdcca53ce94502465fbcfa653ff))
8+
> The structure of the repository has been created with all the required files for the package, the prefab and the documentation.
9+
10+
#### Bug Fixes
11+
12+
* **package:** add Editor directory to package include files ([c11ad4f](https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager/commit/c11ad4f7e421ca58d656c5e60a3fcd1aacbade0d))
13+
> The Editor directory should also be inlcuded in the package for a successful build.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040
"Editor",
4141
"Runtime"
4242
]
43-
}
43+
}

0 commit comments

Comments
 (0)