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
1
+ ## [ 3.0.1] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v3.0.0...v3.0.1 ) (2022-06-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * limit stream concurrency ([ #77 ] ( https://github.com/libp2p/js-libp2p-pubsub/issues/77 ) ) ([ d4f1779] ( https://github.com/libp2p/js-libp2p-pubsub/commit/d4f1779b68e658211e7a50ba446ec479bb413d2b ) )
7
+
1
8
## [ 3.0.0] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v2.0.0...v3.0.0 ) (2022-06-16)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/pubsub" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " libp2p pubsub base class" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-pubsub#readme" ,
You can’t perform that action at this time.
0 commit comments