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-delegated-content-routing/compare/v2.0.2...v3.0.0 ) (2022-10-13)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * modules no longer implement ` Initializable ` instead switching to constructor injection
7
+
8
+ ### Bug Fixes
9
+
10
+ * remove @libp2p/components ([ #102 ] ( https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/102 ) ) ([ 782f6cf] ( https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/782f6cff60378b709a76f1c9408347c8f24529f4 ) )
11
+
1
12
## [ 2.0.2] ( https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v2.0.1...v2.0.2 ) (2022-09-21)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/delegated-content-routing" ,
3
- "version" : " 2 .0.2 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " Leverage other peers in the libp2p network to perform Content Routing calls." ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-delegated-content-routing#readme" ,
You can’t perform that action at this time.
0 commit comments