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

Commit 6e54c07

Browse files
chore(release): 10.0.0 [skip ci]
## [10.0.0](v9.2.0...v10.0.0) (2023-01-13) ### ⚠ BREAKING CHANGES * update multiformats, libp2p etc (#530) ### Dependencies * update multiformats, libp2p etc ([#530](#530)) ([ae2d3e2](ae2d3e2))
1 parent ae2d3e2 commit 6e54c07

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [10.0.0](https://github.com/ipfs/interop/compare/v9.2.0...v10.0.0) (2023-01-13)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update multiformats, libp2p etc (#530)
7+
8+
### Dependencies
9+
10+
* update multiformats, libp2p etc ([#530](https://github.com/ipfs/interop/issues/530)) ([ae2d3e2](https://github.com/ipfs/interop/commit/ae2d3e2cfe6068e6134188a084d22e86647d8514))
11+
112
## [9.2.0](https://github.com/ipfs/interop/compare/v9.1.0...v9.2.0) (2022-11-22)
213

314

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.2.0",
3+
"version": "10.0.0",
44
"description": "Interoperability Tests for IPFS",
55
"author": "David Dias <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)