Skip to content

Commit 7de5766

Browse files
chore(release): 7.0.1 [skip ci]
## [@libp2p/daemon-server-v7.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v7.0.0...@libp2p/daemon-server-v7.0.1) (2023-12-04) ### Dependencies * bump @chainsafe/libp2p-gossipsub from 10.1.1 to 11.0.0 ([#244](#244)) ([6cc8c3c](6cc8c3c))
1 parent 6cc8c3c commit 7de5766

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@libp2p/daemon-server-v7.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v7.0.0...@libp2p/daemon-server-v7.0.1) (2023-12-04)
2+
3+
4+
### Dependencies
5+
6+
* bump @chainsafe/libp2p-gossipsub from 10.1.1 to 11.0.0 ([#244](https://github.com/libp2p/js-libp2p-daemon/issues/244)) ([6cc8c3c](https://github.com/libp2p/js-libp2p-daemon/commit/6cc8c3c96316fcb4dc32f24dc7d25414dec5f80d))
7+
18
## [@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)
29

310

packages/libp2p-daemon-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/daemon-server",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "API server for libp2p-daemon instances",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-server#readme",

0 commit comments

Comments
 (0)