Skip to content

Commit

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

### Dependencies

* **@helia/verified-fetch:** upgraded to 1.1.0
  • Loading branch information
semantic-release-bot committed Mar 3, 2024
1 parent f4fcb4d commit bf8af38
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/interop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## @helia/verified-fetch-interop [1.3.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.2.0...@helia/verified-fetch-interop-1.3.0) (2024-03-03)



### Dependencies

* **@helia/verified-fetch:** upgraded to 1.1.0

## @helia/verified-fetch-interop [1.2.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.1.0...@helia/verified-fetch-interop-1.2.0) (2024-02-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/interop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/verified-fetch-interop",
"version": "1.2.0",
"version": "1.3.0",
"description": "Interop tests for @helia/verified-fetch",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/interop#readme",
Expand Down Expand Up @@ -57,7 +57,7 @@
"test:electron-main": "aegir test -t electron-main"
},
"dependencies": {
"@helia/verified-fetch": "1.0.2",
"@helia/verified-fetch": "1.1.0",
"aegir": "^42.2.5",
"ipfsd-ctl": "^13.0.0",
"it-drain": "^3.0.5",
Expand Down

0 comments on commit bf8af38

Please sign in to comment.