Skip to content

Commit 3b25603

Browse files
JCMaisclaude
andcommitted
chore: prepare release 5.0.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 03c76a3 commit 3b25603

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
### Breaking Change
1010

1111
### Fixed
12-
- Fixed the types on the `FileInfo` object. With 5.0.0, the properties were changed to be all in lowercase, to follow the libcurl struct more closely.
1312

1413
### Added
1514

1615
### Changed
1716

17+
## [5.0.2] - 2026-01-15
18+
19+
### Fixed
20+
- Fixed the types on the `FileInfo` object. With 5.0.0, the properties were changed to be all in lowercase, to follow the libcurl struct more closely.
21+
1822
## [5.0.1] - 2025-11-13
1923

2024
### Fixed
@@ -508,7 +512,8 @@ Special Thanks to [@koskokos2](https://github.com/koskokos2) for their contribut
508512
- Improved code style, started using prettier
509513
## [1.2.0] - 2017-08-28
510514

511-
[Unreleased]: https://github.com/JCMais/node-libcurl/compare/v5.0.1...HEAD
515+
[Unreleased]: https://github.com/JCMais/node-libcurl/compare/v5.0.2...HEAD
516+
[5.0.2]: https://github.com/JCMais/node-libcurl/compare/v5.0.1...v5.0.2
512517
[5.0.1]: https://github.com/JCMais/node-libcurl/compare/v5.0.0...v5.0.1
513518
[5.0.0]: https://github.com/JCMais/node-libcurl/compare/v4.1.0...v5.0.0
514519
[4.1.0]: https://github.com/JCMais/node-libcurl/compare/v4.0.0...v4.1.0

0 commit comments

Comments
 (0)