Skip to content

Commit 03ea457

Browse files
authored
Merge pull request #69 from FacturAPI/FAC-1317/fix/file-upload
2 parents b3be659 + c8bd6cf commit 03ea457

File tree

7 files changed

+3862
-2276
lines changed

7 files changed

+3862
-2276
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [4.8.2] 2025-04-23
9+
10+
### Fixed
11+
12+
- Fix `organizations.uploadLogo` and `organizations.uploadCertificate` methods to accept `Buffer` or `ReadableStream` as input in Node.js.
13+
814
## [4.8.1] 2025-04-10
915

1016
### Fixed

0 commit comments

Comments
 (0)