File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ 2.0.7] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.7 ) - 2025-10-31
8+
9+ ### Added
10+ - Shimmer effect to bootstrap spinner for enhanced visual feedback during CLI download
11+
12+ ### Changed
13+ - Consolidated SOCKET_CLI_ISSUES_URL constant to socket constants module for better organization
14+
715## [ 2.0.6] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.6 ) - 2025-10-31
816
917### Fixed
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ 2.0.7] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.7 ) - 2025-10-31
8+
9+ ### Added
10+ - Shimmer effect to bootstrap spinner for enhanced visual feedback during CLI download
11+
12+ ### Changed
13+ - Consolidated SOCKET_CLI_ISSUES_URL constant to socket constants module for better organization
14+
715## [ 2.0.6] ( https://github.com/SocketDev/socket-cli/releases/tag/v2.0.6 ) - 2025-10-31
816
917### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 2.0.6 " ,
3+ "version" : " 2.0.7 " ,
44 "description" : " CLI for Socket.dev" ,
55 "private" : true ,
66 "homepage" : " https://github.com/SocketDev/socket-cli" ,
You can’t perform that action at this time.
0 commit comments