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

Commit 4a424c0

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2022-10-07) ### Dependencies * bump @libp2p/interface-stream-muxer from 2.0.2 to 3.0.0 ([#220](#220)) ([5b45249](5b45249))
1 parent 5b45249 commit 4a424c0

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+
## [6.0.2](https://github.com/libp2p/js-libp2p-mplex/compare/v6.0.1...v6.0.2) (2022-10-07)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/interface-stream-muxer from 2.0.2 to 3.0.0 ([#220](https://github.com/libp2p/js-libp2p-mplex/issues/220)) ([5b45249](https://github.com/libp2p/js-libp2p-mplex/commit/5b452497d1f294ddf7c74283a16ea9e12f98c438))
7+
18
## [6.0.1](https://github.com/libp2p/js-libp2p-mplex/compare/v6.0.0...v6.0.1) (2022-10-07)
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": "6.0.1",
3+
"version": "6.0.2",
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)