Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2023-01-07)

### Documentation

* update readme links ([#79](#79)) ([c399287](c399287))

### Dependencies

* bump it-all from 1.0.6 to 2.0.0 ([#76](#76)) ([b1b112c](b1b112c))
  • Loading branch information
semantic-release-bot committed Jan 7, 2023
1 parent b1b112c commit 3104572
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [4.0.1](https://github.com/libp2p/interop/compare/v4.0.0...v4.0.1) (2023-01-07)


### Documentation

* update readme links ([#79](https://github.com/libp2p/interop/issues/79)) ([c399287](https://github.com/libp2p/interop/commit/c399287ca9df3dc2b7fa342f34ac515e32eee0e3))


### Dependencies

* bump it-all from 1.0.6 to 2.0.0 ([#76](https://github.com/libp2p/interop/issues/76)) ([b1b112c](https://github.com/libp2p/interop/commit/b1b112c0ae001bed83c4e4b12a256ce283205c2b))

## [4.0.0](https://github.com/libp2p/interop/compare/v3.0.4...v4.0.0) (2023-01-07)


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": "4.0.0",
"version": "4.0.1",
"description": "Interoperability Tests for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/interop#readme",
Expand Down

0 comments on commit 3104572

Please sign in to comment.