Skip to content

Commit d7c5e43

Browse files
authored
Merge pull request #3 from linkorb/release-please--branches--main
chore(main): release 1.0.2
2 parents 28e0453 + a2be423 commit d7c5e43

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1"
2+
".": "1.0.2"
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.2](https://github.com/linkorb/harphp/compare/v1.0.1...v1.0.2) (2026-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add COMPOSER_FLAGS to ignore platform reqs in builder ([28e0453](https://github.com/linkorb/harphp/commit/28e0453bf49419d1555070d26b1a265fff61b098))
9+
310
## [1.0.1](https://github.com/linkorb/harphp/compare/v1.0.0...v1.0.1) (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.1",
3+
"version": "1.0.2",
44
"description": "CLI tool for working with HAR (HTTP Archive) files",
55
"type": "project",
66
"license": "MIT",

0 commit comments

Comments
 (0)