Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 3ce12be

Browse files
chore(release): 9.0.3 [skip ci]
## [9.0.3](v9.0.2...v9.0.3) (2022-10-04) ### Dependencies * bump @multiformats/multiaddr from 11.0.0 to 11.0.3 ([#513](#513)) ([440d572](440d572)) * bump aegir from 37.5.3 to 37.5.5 ([#514](#514)) ([ba73da4](ba73da4)) * **dev:** bump go-ipfs version to v0.16.0 ([#511](#511)) ([9a9e118](9a9e118))
1 parent ba73da4 commit 3ce12be

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [9.0.3](https://github.com/ipfs/interop/compare/v9.0.2...v9.0.3) (2022-10-04)
2+
3+
4+
### Dependencies
5+
6+
* bump @multiformats/multiaddr from 11.0.0 to 11.0.3 ([#513](https://github.com/ipfs/interop/issues/513)) ([440d572](https://github.com/ipfs/interop/commit/440d5728634fdd798761081e5a46ac530e0a572e))
7+
* bump aegir from 37.5.3 to 37.5.5 ([#514](https://github.com/ipfs/interop/issues/514)) ([ba73da4](https://github.com/ipfs/interop/commit/ba73da44da8b3075701fec385489c7b7d9f7c35d))
8+
* **dev:** bump go-ipfs version to v0.16.0 ([#511](https://github.com/ipfs/interop/issues/511)) ([9a9e118](https://github.com/ipfs/interop/commit/9a9e118d8921af333c4b70fa92c6ff036494fa4a))
9+
110
## [9.0.2](https://github.com/ipfs/interop/compare/v9.0.1...v9.0.2) (2022-09-29)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-interop",
3-
"version": "9.0.2",
3+
"version": "9.0.3",
44
"description": "Interoperability Tests for IPFS",
55
"author": "David Dias <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)