Skip to content

Commit 5fcdb8b

Browse files
chore(release): 2.0.1 [skip ci]
## [@libp2p/http-utils-v2.0.1](https://github.com/libp2p/js-libp2p-http/compare/@libp2p/http-utils-2.0.0...@libp2p/http-utils-2.0.1) (2025-10-13) ### Bug Fixes * update sibling deps ([#131](#131)) ([71ed47c](71ed47c))
1 parent 9a1f254 commit 5fcdb8b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/http-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@libp2p/http-utils-v2.0.1](https://github.com/libp2p/js-libp2p-http/compare/@libp2p/http-utils-2.0.0...@libp2p/http-utils-2.0.1) (2025-10-13)
2+
3+
### Bug Fixes
4+
5+
* update sibling deps ([#131](https://github.com/libp2p/js-libp2p-http/issues/131)) ([71ed47c](https://github.com/libp2p/js-libp2p-http/commit/71ed47cd350090dd704dbdd200ef7fc5638bf3a8))
6+
17
## [@libp2p/http-utils-v2.0.0](https://github.com/libp2p/js-libp2p-http/compare/@libp2p/http-utils-1.0.2...@libp2p/http-utils-2.0.0) (2025-10-02)
28

39
### ⚠ BREAKING CHANGES

packages/http-utils/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-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Shared utils and common code for HTTP modules",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-http/tree/main/packages/http-utils#readme",

0 commit comments

Comments
 (0)