maxsimcli 3.10.1 → 3.10.3

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.
@@ -1,3 +1,17 @@
1
+ ## [3.10.2](https://github.com/maystudios/maxsimcli/compare/v3.10.1...v3.10.2) (2026-02-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **dashboard:** use \r for PTY and queue command if terminal not ready ([e140d2c](https://github.com/maystudios/maxsimcli/commit/e140d2c2321617083a1191aebeaf78d61f42d98c))
7
+
8
+ ## [3.10.1](https://github.com/maystudios/maxsimcli/compare/v3.10.0...v3.10.1) (2026-02-28)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **dashboard:** correct New Project command and send newline for execution ([709617b](https://github.com/maystudios/maxsimcli/commit/709617b909ea1a1a101dfde9d654d84bbd6b7d94))
14
+
1
15
  # [3.10.0](https://github.com/maystudios/maxsimcli/compare/v3.9.0...v3.10.0) (2026-02-28)
2
16
 
3
17