@bahulam/code 2.6.0 → 2.6.1
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 +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -52,6 +52,12 @@ bahulam-code --help Full command reference
|
|
|
52
52
|
Inside the REPL, type `/help` for slash commands (models, cache, approvals,
|
|
53
53
|
skills, workflows, session tools).
|
|
54
54
|
|
|
55
|
+
## 2.6.1 Highlights
|
|
56
|
+
|
|
57
|
+
- Published under both `@bahulam/code` and `@bahulamai/code` scopes.
|
|
58
|
+
- Full removal of legacy `b0` references from CLI help, error messages,
|
|
59
|
+
analytics headers, and internal comments.
|
|
60
|
+
|
|
55
61
|
## 2.6.0 Highlights
|
|
56
62
|
|
|
57
63
|
- Rebrand: `@bahulamai/b0` → `@bahulamai/code`; binary `b0` → `bahulam-code`.
|