Skip to content

Commit dffc522

Browse files
committed
chore(release): consolidate v2.0.11 changelog and remove CDN hooks
Consolidate v2.0.12 and v2.0.9 entries into v2.0.11 since last real release was v2.0.10. Remove CDN cache invalidation from changelog entries and package.json lifecycle hooks.
1 parent ad9834c commit dffc522

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

packages/socket/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,11 @@ 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`
7+
## [2.0.11](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.11) - 2025-11-01
128

139
### Fixed
1410
- Bootstrap process no longer shows spurious "command failed" error on successful CLI execution
1511
- Windows CI test failures in path resolution tests - now platform-aware and handle Unix path expectations correctly
16-
17-
## [2.0.9](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.9) - 2025-10-31
18-
19-
### Fixed
2012
- Updated @socketsecurity/lib to v2.10.2 with critical DLX fixes for scoped package parsing
2113

2214
## [2.0.8](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.8) - 2025-10-31

0 commit comments

Comments
 (0)