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.12] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.12 ) - 2025-10-31
8+
9+ ### Added
10+ - Automatic CDN cache invalidation for unpkg and jsdelivr when publishing Socket packages
11+ - Version bump hooks to ensure fresh CDN caches for ` socket ` , ` @socketsecurity/cli ` , and ` @socketsecurity/cli-with-sentry `
12+
13+ ### Fixed
14+ - Bootstrap process no longer shows spurious "command failed" error on successful CLI execution
15+ - Windows CI test failures in path resolution tests - now platform-aware and handle Unix path expectations correctly
16+
717## [ 2.0.9] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.9 ) - 2025-10-31
818
919### Fixed
You can’t perform that action at this time.
0 commit comments