File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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+ ## [ 3.1.3] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.1.3 ) - 2025-11-04
8+
9+ ### Fixed
10+
11+ - Updated OpenAPI type generation script to automatically preserve SDK v3 method name aliases during automated syncs
12+
13+ ### Changed
14+
15+ - Updated ` @socketsecurity/lib ` to v3.2.4
16+
717## [ 3.1.2] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.1.2 ) - 2025-11-02
818
919### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/sdk" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.1.3 " ,
44 "license" : " MIT" ,
55 "description" : " SDK for the Socket API client" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments