Skip to content

Commit 7b16296

Browse files
authored
Merge pull request #90 from WebFiori/release-please--branches--main
chore(main): release 5.0.1
2 parents 6daa756 + d2fe577 commit 7b16296

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.1](https://github.com/WebFiori/http/compare/v5.0.0...v5.0.1) (2026-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Auto-Discover Null Path ([e5fe330](https://github.com/WebFiori/http/commit/e5fe330a990198604617e161f0db3d3fb2f96e70))
9+
310
## [5.0.0](https://github.com/WebFiori/http/compare/v4.0.0...v5.0.0) (2025-12-30)
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.0",
15+
"version": "5.0.1",
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.0",

0 commit comments

Comments
 (0)