Skip to content

Commit d06b216

Browse files
committed
Bump to v1.1.20
1 parent 258eac2 commit d06b216

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1010
- Testing infrastructure for malware detection with mock fixtures and API response utilities
1111
- Test fixtures for packages flagged with both `malware` and `gptMalware` alerts
1212

13+
### Fixed
14+
- Resolved Windows spawn errors for package managers by enabling shell execution for .cmd files
15+
1316
## [1.1.18](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.18) - 2025-09-18
1417

1518
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket",
3-
"version": "1.1.19",
3+
"version": "1.1.20",
44
"description": "CLI for Socket.dev",
55
"homepage": "https://github.com/SocketDev/socket-cli",
66
"license": "MIT AND OFL-1.1",

0 commit comments

Comments
 (0)