File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ 2.0.10] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.10 ) - 2025-10-31
8+
9+ ### Changed
10+ - Updated @socketsecurity/lib to 2.10.4 with enhanced directory creation utilities and environment variable handling
11+
12+ ### Fixed
13+ - Tab completion script resolution when running via npx/dlx - now correctly locates script in CLI package directory
14+ - Scan command SDK parameter structure - flattened options and made repo parameter conditional to prevent "Repo slug is required" errors
15+ - Null reference error in output handling when calling toString() on undefined values
16+
717## [ 2.0.7] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.7 ) - 2025-10-31
818
919### Added
You can’t perform that action at this time.
0 commit comments