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 +13
-1
lines changed
packages/interface-connection-manager Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-connection-manager-v1 .3.6] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-manager-v1.3.5...@libp2p/interface-connection-manager-v1.3.6 ) (2023-01-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * accept multiaddr param when opening connections ([ #336 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/336 ) ) ([ fef9c26] ( https://github.com/libp2p/js-libp2p-interfaces/commit/fef9c26847cf63cb95f5fcb51ee40cbc679cc6bf ) )
7
+
8
+
9
+ ### Trivial Changes
10
+
11
+ * remove lerna ([ #330 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/330 ) ) ([ 6678592] ( https://github.com/libp2p/js-libp2p-interfaces/commit/6678592dd0cf601a2671852f9d2a0aff5dee2b18 ) )
12
+
1
13
## [ @libp2p/interface-connection-manager-v1 .3.5] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-manager-v1.3.4...@libp2p/interface-connection-manager-v1.3.5 ) (2023-01-06)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-connection-manager" ,
3
- "version" : " 1.3.5 " ,
3
+ "version" : " 1.3.6 " ,
4
4
"description" : " Connection Manager 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-connection-manager#readme" ,
You can’t perform that action at this time.
0 commit comments