maxsimcli 3.0.1 → 3.0.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.
package/dist/assets/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [3.0.3](https://github.com/maystudios/maxsim/compare/v3.0.2...v3.0.3) (2026-02-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **dashboard:** skip permissions on by default, enter key confirms quick command ([5a59fbf](https://github.com/maystudios/maxsim/commit/5a59fbfd02231f018e30813d28c7444122c3968b))
|
|
7
|
+
|
|
8
|
+
## [3.0.2](https://github.com/maystudios/maxsim/compare/v3.0.1...v3.0.2) (2026-02-26)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **ci:** clear NODE_AUTH_TOKEN for npm ci to fix 403 on npm package download ([37fdec7](https://github.com/maystudios/maxsim/commit/37fdec7a161e093224164eee54671d01f5e3ebef))
|
|
14
|
+
|
|
1
15
|
## [3.0.1](https://github.com/maystudios/maxsim/compare/v3.0.0...v3.0.1) (2026-02-26)
|
|
2
16
|
|
|
3
17
|
|