This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/interface-keychain Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-keychain-v2 .0.2] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keychain-v2.0.1...@libp2p/interface-keychain-v2.0.2 ) (2023-01-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add exportPeer method to keychain interface ([ #337 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/337 ) ) ([ a970939] ( https://github.com/libp2p/js-libp2p-interfaces/commit/a970939ee685c1fd8ba2121e04f8a7cff5b953ca ) )
7
+
1
8
## [ @libp2p/interface-keychain-v2 .0.1] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keychain-v2.0.0...@libp2p/interface-keychain-v2.0.1 ) (2023-01-07)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-keychain" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Keychain interface for libp2p" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-keychain#readme" ,
You can’t perform that action at this time.
0 commit comments