Skip to content

Commit 9d8e44a

Browse files
committed
chore(release): bump version to 4.2.0
## What's Changed ### Refactoring & Type Improvements - **ChildProcess interface now inherits from EventEmitter** (renamed from `ChildProcessType`) - **Removed circular dependency between constants/process and spinner modules** - Improved module organization: moved const declarations below static imports
1 parent 4d000a7 commit 9d8e44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/lib",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"packageManager": "[email protected]",
55
"license": "MIT",
66
"description": "Core utilities and infrastructure for Socket.dev security tools",

0 commit comments

Comments
 (0)