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
+ ## [ @libp2p/daemon-v2 .0.0] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v1.0.4...@libp2p/daemon-v2.0.0 ) (2022-06-15)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * uses new single-issue libp2p interface modules
7
+
8
+ ### Features
9
+
10
+ * update to latest libp2p interfaces ([ #102 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/102 ) ) ([ f5e9121] ( https://github.com/libp2p/js-libp2p-daemon/commit/f5e91210654ab3c411e316c1c657356c037a0f6a ) )
11
+
1
12
## [ @libp2p/daemon-v1 .0.4] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v1.0.3...@libp2p/daemon-v1.0.4 ) (2022-05-25)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon" ,
3
- "version" : " 1 .0.4 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " libp2p-daemon JavaScript implementation" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon#readme" ,
You can’t perform that action at this time.
0 commit comments