File tree 2 files changed +17
-1
lines changed
packages/libp2p-daemon-server
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/daemon-server-v7 .0.0] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.3...@libp2p/daemon-server-v7.0.0 ) (2023-11-30)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * updates js-libp2p to v1
7
+
8
+ ### Trivial Changes
9
+
10
+ * update sibling dependencies ([ 865cb8a] ( https://github.com/libp2p/js-libp2p-daemon/commit/865cb8a7bf165092f90455dcc895ffa7e97df432 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update libp2p to v1 ([ #235 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/235 ) ) ([ 6f2917b] ( https://github.com/libp2p/js-libp2p-daemon/commit/6f2917b714756e3632ff6c522668f7c2166d4389 ) )
16
+
1
17
## [ @libp2p/daemon-server-v6 .0.3] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.2...@libp2p/daemon-server-v6.0.3 ) (2023-11-10)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon-server" ,
3
- "version" : " 6 .0.3 " ,
3
+ "version" : " 7 .0.0 " ,
4
4
"description" : " API server for libp2p-daemon instances" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-server#readme" ,
You can’t perform that action at this time.
0 commit comments