Skip to content

Commit

Permalink
chore(release): set version to 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2022-05-06)

#### Features

* **structure:** create initial prefabs and documentation ([7914ac8](7914ac8))
  > The initial prefabs and relevant documentation for the Basic Hand has been added to the repo.
  • Loading branch information
ExtendReality-Bot committed May 6, 2022
1 parent eeaf2fd commit 8cc0199
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2022-05-06)

#### Features

* **structure:** create initial prefabs and documentation ([7914ac8](https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity/commit/7914ac855fa72ff7488fdde3a2bbd8ef380c8b70))
> The initial prefabs and relevant documentation for the Basic Hand has been added to the repo.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity/blob/master/CHANGELOG.md",
"documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity/tree/master/Documentation",
"licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity/blob/master/LICENSE.md",
"version": "2.0.1",
"version": "1.0.0",
"unity": "2018.3",
"unityRelease": "10f1",
"keywords": [
"visual",
"hand",
"avatar"
"avatar"
],
"homepage": "https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity/",
"bugs": {
Expand Down

0 comments on commit 8cc0199

Please sign in to comment.