Skip to content

Commit

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

### Dependencies

* **@helia/verified-fetch:** upgraded to 1.1.1
semantic-release-bot committed Mar 8, 2024

Verified

This commit was signed with the committer’s verified signature.
theoludwig Théo LUDWIG
1 parent 6f2c6bd commit e008b20
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.4.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.3.0...@helia/verified-fetch-interop-1.4.0) (2024-03-08)



### Dependencies

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

## @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)


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.3.0",
"version": "1.4.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",
@@ -57,7 +57,7 @@
"test:electron-main": "aegir test -t electron-main"
},
"dependencies": {
"@helia/verified-fetch": "1.1.0",
"@helia/verified-fetch": "1.1.1",
"aegir": "^42.2.5",
"ipfsd-ctl": "^13.0.0",
"it-drain": "^3.0.5",

0 comments on commit e008b20

Please sign in to comment.