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

Commit 9b120c9

Browse files
chore(release): 7.0.4 [skip ci]
## [7.0.4](v7.0.3...v7.0.4) (2022-11-23) ### Dependencies * **dev:** bump it-map from 1.0.6 to 2.0.0 ([#225](#225)) ([a153108](a153108)) ### Trivial Changes * update benchmark ([#232](#232)) ([d73381e](d73381e))
1 parent d73381e commit 9b120c9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [7.0.4](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.3...v7.0.4) (2022-11-23)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump it-map from 1.0.6 to 2.0.0 ([#225](https://github.com/libp2p/js-libp2p-mplex/issues/225)) ([a153108](https://github.com/libp2p/js-libp2p-mplex/commit/a15310817a325b5106112562d82739d86fa50a49))
7+
8+
9+
### Trivial Changes
10+
11+
* update benchmark ([#232](https://github.com/libp2p/js-libp2p-mplex/issues/232)) ([d73381e](https://github.com/libp2p/js-libp2p-mplex/commit/d73381e00b5109505a15b10512e52d17b4b78dd6))
12+
113
## [7.0.3](https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.2...v7.0.3) (2022-11-23)
214

315

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.3",
3+
"version": "7.0.4",
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)