app.hypergames.hypersdk 1.8.12 → 1.8.14

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.14](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.13...v1.8.14) (2026-05-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * harden Hyper build validation for CLI runs ([de27fe9](https://github.com/mvmhyper/hyper-sdk/commit/de27fe9ca09073e0214d404dee0f5c350b2c0af1))
7
+ * make Hyper build pipeline callable from CLI ([1f6545c](https://github.com/mvmhyper/hyper-sdk/commit/1f6545c1492c7a00cf94524ec72b5469acf46c7c))
8
+
9
+ ## [1.8.13](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.12...v1.8.13) (2026-05-13)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * reset time scale when loading practice menu ([1db0bb4](https://github.com/mvmhyper/hyper-sdk/commit/1db0bb433700cb6b6be61586f4ea4e80df67265a))
15
+
1
16
  ## [1.8.12](https://github.com/mvmhyper/hyper-sdk/compare/v1.8.11...v1.8.12) (2026-05-13)
2
17
 
3
18