File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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+ ## [ 1.1.15] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.15 ) - 2025-09-16
8+
9+ ### Changed
10+ - Improved ` socket fix ` environment variable detection with clearer error messages when required variables are missing
11+
12+ ### Fixed
13+ - Resolved path handling issue in ` socket optimize ` command
14+ - Command flag parsing now correctly detects subsequent arguments
15+
716## [ 1.1.14] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.14 ) - 2025-09-17
817
918### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 1.1.14 " ,
3+ "version" : " 1.1.15 " ,
44 "description" : " CLI for Socket.dev" ,
55 "homepage" : " https://github.com/SocketDev/socket-cli" ,
66 "license" : " MIT AND OFL-1.1" ,
You can’t perform that action at this time.
0 commit comments