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
+ ## [ 3.0.0] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v2.0.0...v3.0.0 ) (2022-06-16)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * update to simpler connection api
7
+
8
+ ### Trivial Changes
9
+
10
+ * update deps ([ #76 ] ( https://github.com/libp2p/js-libp2p-pubsub/issues/76 ) ) ([ 50d1a5f] ( https://github.com/libp2p/js-libp2p-pubsub/commit/50d1a5fdb487f264f1f9da1facf96f4da6836649 ) )
11
+
1
12
## [ 2.0.0] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v1.3.0...v2.0.0 ) (2022-06-15)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/pubsub" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
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