Skip to content

Commit c06a771

Browse files
committed
Merge branch 'main' of github.com:storacha/hoverboard
2 parents a8162ad + 673573f commit c06a771

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.7](https://github.com/storacha/hoverboard/compare/v2.0.6...v2.0.7) (2024-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* await stream close ([54d8fa9](https://github.com/storacha/hoverboard/commit/54d8fa934e88ef5833d2359e57c4926fbf1457ae))
9+
310
## [2.0.6](https://github.com/storacha/hoverboard/compare/v2.0.5...v2.0.6) (2024-10-10)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hoverboard",
33
"description": "An IPFS Bitswap Peer in Cloudflare Workers",
4-
"version": "2.0.6",
4+
"version": "2.0.7",
55
"private": true,
66
"license": "(Apache-2.0 AND MIT)",
77
"type": "module",

0 commit comments

Comments
 (0)