File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 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.
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+ ## [ 12.0.1] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v12.0.0...v12.0.1 ) (2023-05-22)
9+
10+
11+ ### Bug Fixes
12+
13+ * add missing file extension in import ([ #331 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/331 ) ) ([ b578438] ( https://github.com/ChainSafe/js-libp2p-noise/commit/b57843807fae038911078bc2c6255201dbecb9ae ) )
14+
815## [ 12.0.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v11.0.4...v12.0.0 ) (2023-05-08)
916
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/libp2p-noise" ,
3- "version" : " 12.0.0 " ,
3+ "version" : " 12.0.1 " ,
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