Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.0...v6.0.0) (2023-02-22)

### ⚠ BREAKING CHANGES

* add circuitv2 relay tests (#83)

### Features

* add circuitv2 relay tests ([#83](#83)) ([0512b15](0512b15))
  • Loading branch information
semantic-release-bot committed Feb 22, 2023
1 parent 0512b15 commit 63c6cdf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [6.0.0](https://github.com/libp2p/interop/compare/v5.0.0...v6.0.0) (2023-02-22)


### ⚠ BREAKING CHANGES

* add circuitv2 relay tests (#83)

### Features

* add circuitv2 relay tests ([#83](https://github.com/libp2p/interop/issues/83)) ([0512b15](https://github.com/libp2p/interop/commit/0512b15f5edbf009b545e1b84e69950760af08e3))

## [5.0.0](https://github.com/libp2p/interop/compare/v4.0.2...v5.0.0) (2023-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/interop",
"version": "5.0.0",
"version": "6.0.0",
"description": "Interoperability Tests for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/interop#readme",
Expand Down

0 comments on commit 63c6cdf

Please sign in to comment.