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.30] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.30 ) - 2025-11-18
8+
9+ ### Changed
10+ - Enhanced ` SOCKET_CLI_COANA_LOCAL_PATH ` to support compiled Coana CLI binaries alongside Node.js script files
11+
12+ ### Fixed
13+ - Resolved PR creation workflow to properly recreate pull requests after closing or merging
14+ - Corrected API token selection to honor ` SOCKET_CLI_API_TOKEN ` environment variable in package alert requests
15+
716## [ 1.1.29] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.29 ) - 2025-11-16
817
918### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 1.1.29 " ,
3+ "version" : " 1.1.30 " ,
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