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

Commit 294d53d

Browse files
chore(release): 9.1.0 [skip ci]
## [9.1.0](v9.0.3...v9.1.0) (2022-10-06) ### Features * add kubo-rpc-client ([#499](#499)) ([d710daa](d710daa))
1 parent d710daa commit 294d53d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.1.0](https://github.com/ipfs/interop/compare/v9.0.3...v9.1.0) (2022-10-06)
2+
3+
4+
### Features
5+
6+
* add kubo-rpc-client ([#499](https://github.com/ipfs/interop/issues/499)) ([d710daa](https://github.com/ipfs/interop/commit/d710daa4e8b2f5527db10e2231dd9574c0a2c6ce))
7+
18
## [9.0.3](https://github.com/ipfs/interop/compare/v9.0.2...v9.0.3) (2022-10-04)
29

310

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.3",
3+
"version": "9.1.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)