docdex 0.2.41 → 0.2.42
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/CHANGELOG.md +3 -0
- package/assets/agents.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.2.42
|
|
4
|
+
- Bump release metadata to 0.2.42.
|
|
5
|
+
|
|
3
6
|
## 0.2.41
|
|
4
7
|
- Improve Windows npm postinstall UX with a plain setup hint, npm lifecycle non-interactive detection, and no empty cmd window from immediate daemon start.
|
|
5
8
|
- Fix setup TUI menu selection highlighting on Windows terminals.
|
package/assets/agents.md
CHANGED