File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Packages/webxr-interactions Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.4.1] - 2020-11-17
10+ ### Changed
11+ - WebXR Export dependency fix
12+
913## [ 0.4.0] - 2020-11-08
1014### Added
1115- Support for the missing controller inputs.
Original file line number Diff line number Diff line change 11{
22 "name" : " com.de-panther.webxr-interactions" ,
33 "displayName" : " WebXR Interactions" ,
4- "version" : " 0.4.0 -preview" ,
4+ "version" : " 0.4.1 -preview" ,
55 "unity" : " 2019.4" ,
66 "unityRelease" : " 7f1" ,
77 "description" : " WebXR interactions components and samples for WebXR Export" ,
2323 }
2424 ],
2525 "dependencies" : {
26- "com.de-panther.webxr" : " 0.4.0"
26+ "com.de-panther.webxr" : " 0.4.0-preview "
2727 }
2828}
You can’t perform that action at this time.
0 commit comments