File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 15.1.2] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v15.1.1...v15.1.2 ) (2024-08-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * make handshake abortable ([ #442 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/442 ) ) ([ 35ce15d] ( https://github.com/ChainSafe/js-libp2p-noise/commit/35ce15dd2e769c2fb0a517c804a095f30556faf8 ) )
14
+
8
15
## [ 15.1.1] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v15.1.0...v15.1.1 ) (2024-08-13)
9
16
10
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/libp2p-noise" ,
3
- "version" : " 15.1.1 " ,
3
+ "version" : " 15.1.2 " ,
4
4
"author" : " ChainSafe <info@chainsafe.io>" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ChainSafe/js-libp2p-noise#readme" ,
You can’t perform that action at this time.
0 commit comments