Skip to content

Commit

Permalink
chore(release): 1.3.7 [skip ci]
Browse files Browse the repository at this point in the history
## @helia/verified-fetch [1.3.7](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.3.6...@helia/verified-fetch-1.3.7) (2024-04-08)

### Bug Fixes

* walking dag-cbor paths ([#39](#39)) ([99668ce](99668ce))
  • Loading branch information
semantic-release-bot committed Apr 8, 2024
1 parent 99668ce commit d0114c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/verified-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @helia/verified-fetch [1.3.7](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.3.6...@helia/verified-fetch-1.3.7) (2024-04-08)


### Bug Fixes

* walking dag-cbor paths ([#39](https://github.com/ipfs/helia-verified-fetch/issues/39)) ([99668ce](https://github.com/ipfs/helia-verified-fetch/commit/99668cef249f223e143e359fb282c00d98b82f28))

## @helia/verified-fetch [1.3.6](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.3.5...@helia/verified-fetch-1.3.6) (2024-04-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/verified-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/verified-fetch",
"version": "1.3.6",
"version": "1.3.7",
"description": "A fetch-like API for obtaining verified & trustless IPFS content on the web",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch#readme",
Expand Down

0 comments on commit d0114c1

Please sign in to comment.