This repository was archived by the owner on Jun 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.1] ( https://github.com/libp2p/js-libp2p-keychain/compare/v1.0.0...v1.0.1 ) (2023-03-13)
2+
3+
4+ ### Bug Fixes
5+
6+ * replace err-code with CodeError ([ #57 ] ( https://github.com/libp2p/js-libp2p-keychain/issues/57 ) ) ([ cc752d9] ( https://github.com/libp2p/js-libp2p-keychain/commit/cc752d9349a622f013cb3b713d09a663b1169766 ) )
7+
8+
9+ ### Trivial Changes
10+
11+ * Update .github/workflows/semantic-pull-request.yml [ skip ci] ([ f3985cc] ( https://github.com/libp2p/js-libp2p-keychain/commit/f3985cc47ae966a33537af3f58c071f6c58184c9 ) )
12+ * Update .github/workflows/semantic-pull-request.yml [ skip ci] ([ d8b81ff] ( https://github.com/libp2p/js-libp2p-keychain/commit/d8b81ff5e03ca56541ae2117a928dedf180e85ac ) )
13+ * Update .github/workflows/semantic-pull-request.yml [ skip ci] ([ a0a6972] ( https://github.com/libp2p/js-libp2p-keychain/commit/a0a6972d7af40488344e619e116f4d665190db6e ) )
14+ * Update .github/workflows/stale.yml [ skip ci] ([ b2cf129] ( https://github.com/libp2p/js-libp2p-keychain/commit/b2cf129fb1a3e0263a03d5a8a0e1ee74cd543004 ) )
15+
116## [ 1.0.0] ( https://github.com/libp2p/js-libp2p-keychain/compare/v0.6.1...v1.0.0 ) (2023-01-27)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @libp2p/keychain" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Key management and cryptographically protected messages" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/libp2p/js-libp2p-keychain#readme" ,
You can’t perform that action at this time.
0 commit comments