Skip to content

Commit

Permalink
chore(release): 16.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [16.0.3](v16.0.2...v16.0.3) (2025-02-21)

### Bug Fixes

* bump @chainsafe/as-sha256 from 0.4.2 to 1.0.0 ([#439](#439)) ([50e080c](50e080c))
  • Loading branch information
semantic-release-bot committed Feb 21, 2025
1 parent 50e080c commit 0029324
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [16.0.3](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.2...v16.0.3) (2025-02-21)

### Bug Fixes

* bump @chainsafe/as-sha256 from 0.4.2 to 1.0.0 ([#439](https://github.com/ChainSafe/js-libp2p-noise/issues/439)) ([50e080c](https://github.com/ChainSafe/js-libp2p-noise/commit/50e080c984389cc33751382175b0f4d1209daaf7))

## [16.0.2](https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.1...v16.0.2) (2025-02-20)

### Dependencies
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/libp2p-noise",
"version": "16.0.2",
"version": "16.0.3",
"description": "Noise libp2p handshake for js-libp2p",
"author": "ChainSafe <info@chainsafe.io>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 0029324

Please sign in to comment.