Skip to content

Commit 2f4d736

Browse files
committed
WebXR Export version 0.10.1
1 parent 86a4cdd commit 2f4d736

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Packages/webxr/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.10.1] - 2021-05-08
810
### Fixed
911
- Hand joints don't get radius.
1012
- Hand joints instantiate at wrong position.

Packages/webxr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.de-panther.webxr",
33
"displayName": "WebXR Export",
4-
"version": "0.10.0-preview",
4+
"version": "0.10.1-preview",
55
"unity": "2019.4",
66
"unityRelease": "7f1",
77
"description": "Export Unity projects to WebXR",

0 commit comments

Comments
 (0)