Skip to content

Commit e410e3d

Browse files
authored
Merge pull request #92 from WebFiori/release-please--branches--main
chore(main): release 5.0.3
2 parents 0858018 + c060abb commit e410e3d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.0.3](https://github.com/WebFiori/http/compare/v5.0.2...v5.0.3) (2026-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Return Empty String if No Path ([05566fb](https://github.com/WebFiori/http/commit/05566fb96835b1ea3d62ce5b4da79368d0ea2c57))
9+
310
## [5.0.2](https://github.com/WebFiori/http/compare/v5.0.1...v5.0.2) (2026-01-14)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"PSR-7",
1313
"JSONx"
1414
],
15-
"version": "5.0.2",
15+
"version": "5.0.3",
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.0",

0 commit comments

Comments
 (0)