Skip to content

Commit 386e59f

Browse files
chore(main): release 2.0.5 (#32)
🤖 I have created a release *beep* *boop* --- ## [2.0.5](v2.0.4...v2.0.5) (2024-06-13) ### Bug Fixes * upgrade blob-fetcher dependency ([c48b8f7](c48b8f7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c48b8f7 commit 386e59f

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.5](https://github.com/web3-storage/hoverboard/compare/v2.0.4...v2.0.5) (2024-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade blob-fetcher dependency ([c48b8f7](https://github.com/web3-storage/hoverboard/commit/c48b8f75be2b56583ecfdd6114bb53970c80b0b5))
9+
310
## [2.0.4](https://github.com/web3-storage/hoverboard/compare/v2.0.3...v2.0.4) (2024-05-29)
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.4",
4+
"version": "2.0.5",
55
"private": true,
66
"license": "(Apache-2.0 AND MIT)",
77
"type": "module",

0 commit comments

Comments
 (0)