Skip to content

Commit 40231f9

Browse files
committed
Bump changelog to v1.5.0
1 parent d5a623e commit 40231f9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ 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-
## [1.5.0](https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.5.0) - 2025-09-22
7+
## [1.5.0](https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.5.0) - 2025-09-23
8+
9+
### Added
10+
- `getOrgFullScanBuffered` method for buffered full scan retrieval
811

912
### Changed
1013
- **BREAKING:** Renamed `getOrgFullScan` to `streamOrgFullScan` for clarity
11-
- Added `getOrgFullScanBuffered` method for buffered full scan retrieval
14+
15+
### Fixed
16+
- Added missing `getResponseJson` call to `createScanFromFilepaths`
17+
- Improved handling of empty response bodies
1218

1319
## [1.4.93](https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.4.93) - 2025-09-15
1420

0 commit comments

Comments
 (0)