Skip to content

Commit d1a34ce

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](libp2p/js-libp2p-mplex@v7.0.1...v7.0.2) (2022-11-23) ### Dependencies * **dev:** bump it-drain from 1.0.5 to 2.0.0 ([libp2p#228](libp2p/js-libp2p-mplex#228)) ([263251f](libp2p/js-libp2p-mplex@263251f))
1 parent 263251f commit d1a34ce

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.2](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.1...v7.0.2) (2022-11-23)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump it-drain from 1.0.5 to 2.0.0 ([#228](https://github.com/libp2p/js-libp2p-mplex/issues/228)) ([263251f](https://github.com/libp2p/js-libp2p-mplex/commit/263251fe3a4b8f55f6b4f431bdbfdb5b1006b42a))
7+
18
## [7.0.1](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.0...v7.0.1) (2022-11-21)
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.1",
3+
"version": "7.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)