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

Commit 7718b08

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2022-09-07) ### Documentation * make the example work ([#206](#206)) ([f07acc3](f07acc3))
1 parent f07acc3 commit 7718b08

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.2](https://github.com/libp2p/js-libp2p-mplex/compare/v5.1.1...v5.1.2) (2022-09-07)
2+
3+
4+
### Documentation
5+
6+
* make the example work ([#206](https://github.com/libp2p/js-libp2p-mplex/issues/206)) ([f07acc3](https://github.com/libp2p/js-libp2p-mplex/commit/f07acc361a0627ae848804ed6eb422efad70878f))
7+
18
## [5.1.1](https://github.com/libp2p/js-libp2p-mplex/compare/v5.1.0...v5.1.1) (2022-08-30)
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.1.1",
3+
"version": "5.1.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)