File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0] ( https://github.com/libp2p/js-libp2p-keychain/compare/v1.0.1...v2.0.0 ) (2023-03-13)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * requires most recent datastore implementation
7
+
8
+ ### Bug Fixes
9
+
10
+ * update datastore dependency ([ #58 ] ( https://github.com/libp2p/js-libp2p-keychain/issues/58 ) ) ([ a8a1628] ( https://github.com/libp2p/js-libp2p-keychain/commit/a8a162875e48f23611190c3fb31e439da1d2d64b ) )
11
+
1
12
## [ 1.0.1] ( https://github.com/libp2p/js-libp2p-keychain/compare/v1.0.0...v1.0.1 ) (2023-03-13)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/keychain" ,
3
- "version" : " 1 .0.1 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Key management and cryptographically protected messages" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-keychain#readme" ,
You can’t perform that action at this time.
0 commit comments