@taotao7/braincode 0.2.4 → 0.2.6
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ A `postinstall` step downloads the platform-specific binary from the matching Gi
|
|
|
12
12
|
|
|
13
13
|
## Release
|
|
14
14
|
|
|
15
|
-
`0.2.
|
|
15
|
+
`0.2.5` upgrades the TUI to Ink 7/React 19 and renders assistant/help Markdown in the terminal. The npm package version must match the GitHub release tag because `postinstall` downloads assets from `v<version>`.
|
|
16
16
|
|
|
17
17
|
## Usage
|
|
18
18
|
|