Skip to content

Commit 84b0260

Browse files
committed
WebXR Interactions version 0.16.1
1 parent f1d3470 commit 84b0260

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.16.1] - 2023-02-03
910
### Fixed
1011
- No reference to controllers in SceneHitTest.
1112
- Errors when trying to play webcam stream.

Packages/webxr-interactions/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-interactions",
33
"displayName": "WebXR Interactions",
4-
"version": "0.16.0-preview",
4+
"version": "0.16.1-preview",
55
"unity": "2019.4",
66
"unityRelease": "33f1",
77
"description": "WebXR interactions components and samples for WebXR Export",

0 commit comments

Comments
 (0)