We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f4ace commit 0169994Copy full SHA for 0169994
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
+## [2.0.1](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.1) - 2025-10-30
8
+
9
+### Changed
10
+- Updated @socketsecurity/lib to v2.9.0 with Socket.dev URL constants and enhanced error messages
11
+- Updated @socketsecurity/sdk to v3.0.20
12
+- Normalized lock behavior across codebase
13
+- Fixed stub lookup path
14
15
## [2.0.0](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.0) - 2025-10-29
16
17
### Changed
0 commit comments