File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
packages/libp2p-daemon-protocol Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/daemon-protocol-v4 .0.0] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-v3.0.6...@libp2p/daemon-protocol-v4.0.0 ) (2023-04-19)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * the type of the source/sink properties have changed
7
+
8
+ ### Dependencies
9
+
10
+ * update it-stream-types to 2.x.x ([ #196 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/196 ) ) ([ a09f6d5] ( https://github.com/libp2p/js-libp2p-daemon/commit/a09f6d58942033b08b579735aaa1537b3a324776 ) )
11
+
1
12
## [ @libp2p/daemon-protocol-v3 .0.6] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-v3.0.5...@libp2p/daemon-protocol-v3.0.6 ) (2023-02-22)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon-protocol" ,
3
- "version" : " 3 .0.6 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " Communication protocol between libp2p daemons and clients" ,
5
5
"author" : " " ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments