Skip to content

Commit 7125d03

Browse files
authored
chore(release): v3.4.1 (#512)
1 parent 7be24e9 commit 7125d03

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [3.4.1](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.4.1) - 2026-03-12
8+
9+
### Changed
10+
11+
- Synced OpenAPI type definitions with latest API specification
12+
- Improved documentation for Org Triage API query parameters and request fields
13+
- Updated `@socketsecurity/lib` to v5.8.1
14+
715
## [3.4.0](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.4.0) - 2026-03-11
816

917
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/sdk",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "SDK for the Socket API client",
55
"homepage": "https://github.com/SocketDev/socket-sdk-js",
66
"license": "MIT",

0 commit comments

Comments
 (0)