Skip to content

Commit 5c86b56

Browse files
chore(release): 1.0.1 [skip ci]
## [@libp2p/http-v1.0.1](https://github.com/libp2p/js-libp2p-http/compare/@libp2p/http-1.0.0...@libp2p/http-1.0.1) (2025-05-28) ### Bug Fixes * update sibling module versions ([524cf25](524cf25))
1 parent 4e18fca commit 5c86b56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/http/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@libp2p/http-v1.0.1](https://github.com/libp2p/js-libp2p-http/compare/@libp2p/http-1.0.0...@libp2p/http-1.0.1) (2025-05-28)
2+
3+
### Bug Fixes
4+
5+
* update sibling module versions ([524cf25](https://github.com/libp2p/js-libp2p-http/commit/524cf25745dcb5842949549c1020cdc057775187))
6+
17
## @libp2p/http-v1.0.0 (2025-05-28)
28

39
### ⚠ BREAKING CHANGES

packages/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/http",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Accept HTTP requests over libp2p streams or use libp2p protocols over HTTP",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-http/tree/main/packages/http#readme",

0 commit comments

Comments
 (0)