grok-cli-hurry-mode 1.0.41 → 1.0.43
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/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
## 1.0.
|
|
1
|
+
## 1.0.42 – Stability Release
|
|
2
2
|
|
|
3
|
-
This release restores the proven 1.0.31 baseline.
|
|
3
|
+
This release restores the proven 1.0.31 baseline. Auto-version test.
|
|
4
4
|
- Fixes all Read/Update tool reliability issues
|
|
5
5
|
- Ensures consistent FS imports (`node:` namespace)
|
|
6
6
|
- Adds proper Node shebang for global installs
|
package/package.json
CHANGED