Skip to content

Commit 44aa97b

Browse files
chore(release): 16.1.4 [skip ci]
## [16.1.4](v16.1.3...v16.1.4) (2025-06-26) ### Bug Fixes * update project config and ts version ([#607](#607)) ([bdf58d1](bdf58d1))
1 parent bdf58d1 commit 44aa97b

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.4](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.3...v16.1.4) (2025-06-26)
2+
3+
### Bug Fixes
4+
5+
* update project config and ts version ([#607](https://github.com/ChainSafe/js-libp2p-noise/issues/607)) ([bdf58d1](https://github.com/ChainSafe/js-libp2p-noise/commit/bdf58d1a17913ca6e2906e88b0f3fa84c0383724))
6+
17
## [16.1.3](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.1.2...v16.1.3) (2025-04-23)
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.3",
3+
"version": "16.1.4",
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)