Skip to content

Commit a3af466

Browse files
committed
chore(release): v2.0.12
1 parent 3ccb96b commit a3af466

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The 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

0 commit comments

Comments
 (0)