Skip to content

Commit ff2ae2d

Browse files
committed
chore: release v3.0.0
Version bump and changelog for v3.0.0 release. Major changes: - Theme system with AsyncLocalStorage - Remove deprecated APIs (pushTheme/popTheme, logger/spinner exports) - Rename promise retry options for clarity - DLX cross-platform enhancements
1 parent 615748e commit ff2ae2d

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": "2.10.4",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"description": "Core utilities and infrastructure for Socket.dev security tools",
66
"keywords": [

0 commit comments

Comments
 (0)