We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e052813 commit e617345Copy full SHA for e617345
CHANGELOG.md
@@ -1,18 +1,14 @@
1
# Changelog
2
3
-## 0.0.4 - Unreleased
+## 0.0.3 - 2026-01-04
4
5
### Added
6
+- CLI sync: concurrency flag to limit registry checks.
7
- Home: install command switcher (npm/pnpm/bun).
8
9
### Changed
10
- CLI sync: default `--concurrency` is now 4 (was 8).
11
-## 0.0.3 - 2026-01-04
12
-
13
-### Added
14
-- CLI sync: concurrency flag to limit registry checks.
15
16
### Fixed
17
- CLI sync: wrap note output to avoid terminal overflow; cap list lengths.
18
- CLI sync: label fallback scans as fallback locations.
0 commit comments