Skip to content

Commit c396ef0

Browse files
chore(release): 5.2.1 [skip ci]
## [5.2.1](v5.2.0...v5.2.1) (2024-08-08) ### Bug Fixes * **Runtime:** BodyTrackingForFitness's scapula bonelink ([6d4d586](6d4d586))
1 parent 55cebf5 commit c396ef0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.1](https://github.com/oculus-samples/Unity-Movement/compare/v5.2.0...v5.2.1) (2024-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Runtime:** BodyTrackingForFitness's scapula bonelink ([6d4d586](https://github.com/oculus-samples/Unity-Movement/commit/6d4d5866e52936087043f16ad0718d1baf4a7abb))
7+
18
# [5.2.0](https://github.com/oculus-samples/Unity-Movement/compare/v5.1.0...v5.2.0) (2024-07-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.meta.movement",
33
"displayName": "Meta Movement",
4-
"version": "5.2.0",
4+
"version": "5.2.1",
55
"description": "Contains sample scenes, prefabs, scripts, and art assets for Movement SDK.",
66
"unity": "2021.3",
77
"unityRelease": "26f1",

0 commit comments

Comments
 (0)