Skip to content

Commit bb52d56

Browse files
chore(release): 16.1.3 [skip ci]
## [16.1.3](v16.1.2...v16.1.3) (2025-04-23) ### Bug Fixes * support handshake-only with no muxers ([#519](#519)) ([fd0e4f2](fd0e4f2))
1 parent fd0e4f2 commit bb52d56

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
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.3](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.2...v16.1.3) (2025-04-23)
2+
3+
### Bug Fixes
4+
5+
* support handshake-only with no muxers ([#519](https://github.com/ChainSafe/js-libp2p-noise/issues/519)) ([fd0e4f2](https://github.com/ChainSafe/js-libp2p-noise/commit/fd0e4f277c46d13bbcff0944611fcf38130a884f))
6+
17
## [16.1.2](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.1...v16.1.2) (2025-04-16)
28

39
### Dependencies

package-lock.json

Lines changed: 3 additions & 3 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.1.2",
3+
"version": "16.1.3",
44
"description": "Noise libp2p handshake for js-libp2p",
55
"author": "ChainSafe <info@chainsafe.io>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)