Skip to content

Commit f2e922e

Browse files
chore(release): 16.1.0 [skip ci]
## [16.1.0](v16.0.3...v16.1.0) (2025-03-20) ### Features * select early muxer ([#482](#482)) ([58c9fb9](58c9fb9))
1 parent 58c9fb9 commit f2e922e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [16.1.0](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.3...v16.1.0) (2025-03-20)
2+
3+
### Features
4+
5+
* select early muxer ([#482](https://github.com/ChainSafe/js-libp2p-noise/issues/482)) ([58c9fb9](https://github.com/ChainSafe/js-libp2p-noise/commit/58c9fb997056060670ab98ddb3726469f6f833d6))
6+
17
## [16.0.3](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.2...v16.0.3) (2025-02-21)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/libp2p-noise",
3-
"version": "16.0.3",
3+
"version": "16.1.0",
44
"description": "Noise libp2p handshake for js-libp2p",
55
"author": "ChainSafe <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)