app.hypergames.hypersdk 1.8.13 → 1.8.15

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,18 @@
1
+ ## [1.8.15](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.14...v1.8.15) (2026-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * derive SDK session timer from backend remaining time ([d1f79a8](https://github.com/mvmhyper/hyper-sdk/commit/d1f79a814c17828faf6590baf46c925dd7d47b80))
7
+
8
+ ## [1.8.14](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.13...v1.8.14) (2026-05-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * harden Hyper build validation for CLI runs ([de27fe9](https://github.com/mvmhyper/hyper-sdk/commit/de27fe9ca09073e0214d404dee0f5c350b2c0af1))
14
+ * make Hyper build pipeline callable from CLI ([1f6545c](https://github.com/mvmhyper/hyper-sdk/commit/1f6545c1492c7a00cf94524ec72b5469acf46c7c))
15
+
1
16
  ## [1.8.13](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.12...v1.8.13) (2026-05-13)
2
17
 
3
18