@wannaby/wanna-sdk 3.1.0 → 3.2.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.2.0 (July 2024)
2
+ - High boots VTO
3
+
1
4
  ## 3.1.0 (July 2024)
2
5
  - Scarfs VTO
3
6
  - 3D Viewer Improvements
package/README.md CHANGED
@@ -19,4 +19,4 @@ See the list of supported environments on our [documentation portal](https://doc
19
19
 
20
20
  ## Examples
21
21
 
22
- Visit our [examples repo](https://github.com/WANNABY/websdk-examples/tree/3.1.0/) for the reference usage of the WANNA SDK with different scenarios.
22
+ Visit our [examples repo](https://github.com/WANNABY/websdk-examples/) for the reference usage of the WANNA SDK with different scenarios.