app.hypergames.hypersdk 1.0.0 → 1.0.2

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.
@@ -13,6 +13,8 @@ jobs:
13
13
  runs-on: ubuntu-latest
14
14
  steps:
15
15
  - uses: actions/checkout@v3
16
+ with:
17
+ fetch-depth: 0
16
18
 
17
19
  - name: Pack SDK
18
20
  run: |
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [1.0.2](https://github.com/mvmhyper/hyper-sdk/compare/v1.0.1...v1.0.2) (2025-06-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update package.json unity version label ([18964b8](https://github.com/mvmhyper/hyper-sdk/commit/18964b82f97e4f276f5938de61cf98067918b7a5))
7
+
8
+ ## [1.0.1](https://github.com/mvmhyper/hyper-sdk/compare/v1.0.0...v1.0.1) (2025-06-16)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * updated package display name (test) ([8fbc3e1](https://github.com/mvmhyper/hyper-sdk/commit/8fbc3e1765147594caeee7726e4ccb40068b2023))
14
+
1
15
  # 1.0.0 (2025-06-16)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "app.hypergames.hypersdk",
3
- "version": "1.0.0",
4
- "displayName": "Hyper SDK",
3
+ "version": "1.0.2",
4
+ "displayName": "HyperSDK",
5
5
  "description": "A modular SDK for building and integrating with the Hyper platform.",
6
- "unity": "6000.0.51",
6
+ "unity": "6000.0",
7
7
  "unityRelease": "0b5",
8
8
  "keywords": [
9
9
  "hyper",