Skip to content

Commit 85183e5

Browse files
authored
Merge pull request #77 from WebFiori/release-please--branches--main
chore(main): release 3.6.1
2 parents 5ddd0e1 + ed6d1a1 commit 85183e5

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+
## [3.6.1](https://github.com/WebFiori/http/compare/v3.6.0...v3.6.1) (2025-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Get Requested Path ([e0d834e](https://github.com/WebFiori/http/commit/e0d834ee340a963634ebf1400b94f7e6dce0bdd3))
9+
310
## [3.6.0](https://github.com/WebFiori/http/compare/v3.5.1...v3.6.0) (2024-12-24)
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": "3.6.0",
15+
"version": "3.6.1",
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.0",

0 commit comments

Comments
 (0)