File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.23] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.23 ) - 2025-09-22
8+
9+ ### Changed
10+ - Enhanced ` --no-apply-fixes ` flag naming for improved clarity (previously ` --dont-apply-fixes ` )
11+ - Streamlined documentation and help text for better user experience
12+ - Improved ` pnpm dlx ` operations by removing unnecessary ` --ignore-scripts ` flag
13+
14+ ### Fixed
15+ - Resolved JSON example formatting in usage documentation
16+ - Enhanced test reliability for cdxgen on Windows platforms
17+ - Improved error handling in optimize command for pnpm environments
18+
719## [ 1.1.22] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.22 ) - 2025-09-20
820
921### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 1.1.22 " ,
3+ "version" : " 1.1.23 " ,
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