Skip to content

Commit f18afaa

Browse files
committed
chore: bump version to 2.0.0
Bump version for major release with native binary distribution: - @socketsecurity/cli: 1.2.0 → 2.0.0 - @socketsecurity/cli-with-sentry: 1.2.0 → 2.0.0 - socket: 1.2.0 → 2.0.0
1 parent 37542ea commit f18afaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/cli-with-sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/cli-with-sentry",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Socket CLI with Sentry telemetry for enhanced error reporting",
55
"homepage": "https://github.com/SocketDev/socket-cli",
66
"license": "MIT",

packages/cli/package.json

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

packages/socket/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.2.0",
3+
"version": "2.0.0",
44
"description": "CLI for Socket.dev",
55
"homepage": "https://github.com/SocketDev/socket-cli",
66
"license": "MIT",

0 commit comments

Comments
 (0)