File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 16.0.1] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.0...v16.0.1 ) (2025-01-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update as-sha256 ([ #463 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/463 ) ) ([ 107fd3e] ( https://github.com/ChainSafe/js-libp2p-noise/commit/107fd3ed74218647ac7666a3e71aaf8c1912c728 ) )
6
+
1
7
## [ 16.0.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v15.1.2...v16.0.0 ) (2024-09-11)
2
8
3
9
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/libp2p-noise" ,
3
- "version" : " 16.0.0 " ,
3
+ "version" : " 16.0.1 " ,
4
4
"description" : " Noise libp2p handshake for js-libp2p" ,
5
5
"author" :
" ChainSafe <[email protected] >" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
199
199
"browser" : {
200
200
"./dist/src/crypto/index.js" : " ./dist/src/crypto/index.browser.js"
201
201
}
202
- }
202
+ }
You can’t perform that action at this time.
0 commit comments