Skip to content

Commit 84ccd2a

Browse files
authored
Merge pull request #2 from linkorb/release-please--branches--main
chore(main): release 1.0.1
2 parents cad63a7 + 00b2087 commit 84ccd2a

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.0"
2+
".": "1.0.1"
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.1](https://github.com/linkorb/harphp/compare/v1.0.0...v1.0.1) (2026-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* include composer.lock for reproducible builds ([cad63a7](https://github.com/linkorb/harphp/commit/cad63a761039e2e2eb0d804493e94cc30a693116))
9+
310
## 1.0.0 (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.0",
3+
"version": "1.0.1",
44
"description": "CLI tool for working with HAR (HTTP Archive) files",
55
"type": "project",
66
"license": "MIT",

0 commit comments

Comments
 (0)