Skip to content

Commit f3df4a1

Browse files
authored
Merge pull request #5 from linkorb/release-please--branches--main
chore(main): release 1.0.4
2 parents 352088e + f37deb0 commit f3df4a1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.3"
2+
".": "1.0.4"
33
}

CHANGELOG.md

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

3+
## [1.0.4](https://github.com/linkorb/harphp/compare/v1.0.3...v1.0.4) (2026-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* pin FrankenPHP version to 1.4.3 for Go/Caddy compatibility ([352088e](https://github.com/linkorb/harphp/commit/352088e12519060d716801537c28dc55239208f7))
9+
310
## [1.0.3](https://github.com/linkorb/harphp/compare/v1.0.2...v1.0.3) (2026-01-19)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkorb/harphp",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "CLI tool for working with HAR (HTTP Archive) files",
55
"type": "project",
66
"license": "MIT",

0 commit comments

Comments
 (0)