File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 7.0.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v6.2.0...v7.0.0 ) (2022-06-17)
9+
10+
11+ ### ⚠ BREAKING CHANGES
12+
13+ * updates to the single-issue libp2p interface definitions
14+
15+ ### Miscellaneous
16+
17+ * update deps ([ #159 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/159 ) ) ([ 2c138df] ( https://github.com/ChainSafe/js-libp2p-noise/commit/2c138df0997ebf21c0dd173891f43eeae3387e2a ) )
18+
819## [ 6.2.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v6.1.2...v6.2.0 ) (2022-05-23)
920
1021
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/libp2p-noise" ,
3- "version" : " 6.2 .0" ,
3+ "version" : " 7.0 .0" ,
44 "author" :
" ChainSafe <[email protected] >" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ChainSafe/js-libp2p-noise#readme" ,
You can’t perform that action at this time.
0 commit comments