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

Commit 874f54f

Browse files
chore(release): 5.1.0 [skip ci]
## [5.1.0](v5.0.0...v5.1.0) (2022-08-30) ### Features * add benchmark ([#207](#207)) ([6bf491f](6bf491f))
1 parent 6bf491f commit 874f54f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.1.0](https://github.com/libp2p/js-libp2p-mplex/compare/v5.0.0...v5.1.0) (2022-08-30)
2+
3+
4+
### Features
5+
6+
* add benchmark ([#207](https://github.com/libp2p/js-libp2p-mplex/issues/207)) ([6bf491f](https://github.com/libp2p/js-libp2p-mplex/commit/6bf491fdad73ee29849740754d5094bc85e26c78))
7+
18
## [5.0.0](https://github.com/libp2p/js-libp2p-mplex/compare/v4.0.3...v5.0.0) (2022-08-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/mplex",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "JavaScript implementation of https://github.com/libp2p/mplex",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-mplex#readme",

0 commit comments

Comments
 (0)