Skip to content

Commit bcd22e2

Browse files
chore(release): 16.1.5 [skip ci]
## [16.1.5](v16.1.4...v16.1.5) (2025-09-22) ### Bug Fixes * expose crypto implementations ([#614](#614)) ([143dee2](143dee2))
1 parent 143dee2 commit bcd22e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.5](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.4...v16.1.5) (2025-09-22)
2+
3+
### Bug Fixes
4+
5+
* expose crypto implementations ([#614](https://github.com/ChainSafe/js-libp2p-noise/issues/614)) ([143dee2](https://github.com/ChainSafe/js-libp2p-noise/commit/143dee26908ea835b0069bf1294bcdb958772927))
6+
17
## [16.1.4](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.3...v16.1.4) (2025-06-26)
28

39
### Bug Fixes

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