Skip to content

Commit 618a917

Browse files
chore(release): 7.0.7 [skip ci]
## [7.0.7](libp2p/js-libp2p-mplex@v7.0.6...v7.0.7) (2022-11-25) ### Bug Fixes * only accept lists of messages in encoder ([libp2p#236](libp2p/js-libp2p-mplex#236)) ([4175cac](libp2p/js-libp2p-mplex@4175cac))
1 parent 4175cac commit 618a917

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.7](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.6...v7.0.7) (2022-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* only accept lists of messages in encoder ([#236](https://github.com/libp2p/js-libp2p-mplex/issues/236)) ([4175cac](https://github.com/libp2p/js-libp2p-mplex/commit/4175cacbc32a76a525beccfad8fc13f87733e725))
7+
18
## [7.0.6](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.5...v7.0.6) (2022-11-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/mplex",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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)