Skip to content

Commit 4df9e62

Browse files
chore(release): 7.1.0 [skip ci]
## [7.1.0](libp2p/js-libp2p-mplex@v7.0.7...v7.1.0) (2022-11-25) ### Features * add message byte batching ([libp2p#235](libp2p/js-libp2p-mplex#235)) ([4e2a49d](libp2p/js-libp2p-mplex@4e2a49d))
1 parent 4e2a49d commit 4df9e62

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+
## [7.1.0](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.7...v7.1.0) (2022-11-25)
2+
3+
4+
### Features
5+
6+
* add message byte batching ([#235](https://github.com/libp2p/js-libp2p-mplex/issues/235)) ([4e2a49d](https://github.com/libp2p/js-libp2p-mplex/commit/4e2a49df22430316140cd37a96fc3b6a8f95b76a))
7+
18
## [7.0.7](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.6...v7.0.7) (2022-11-25)
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": "7.0.7",
3+
"version": "7.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)