Skip to content

Commit 648a95d

Browse files
chore(release): 7.0.4 [skip ci]
## @libp2p/daemon-server [7.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.3...@libp2p/daemon-server-7.0.4) (2024-02-07) ### Dependencies * bump @libp2p/kad-dht from 11.0.8 to 12.0.5 ([#261](#261)) ([1cbaa23](1cbaa23)) * bump uint8arrays from 4.0.10 to 5.0.1 ([#263](#263)) ([b5eb311](b5eb311))
1 parent 1cbaa23 commit 648a95d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @libp2p/daemon-server [7.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.3...@libp2p/daemon-server-7.0.4) (2024-02-07)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/kad-dht from 11.0.8 to 12.0.5 ([#261](https://github.com/libp2p/js-libp2p-daemon/issues/261)) ([1cbaa23](https://github.com/libp2p/js-libp2p-daemon/commit/1cbaa23c0071e8d599fcef0859de41ac04f2606d))
7+
* bump uint8arrays from 4.0.10 to 5.0.1 ([#263](https://github.com/libp2p/js-libp2p-daemon/issues/263)) ([b5eb311](https://github.com/libp2p/js-libp2p-daemon/commit/b5eb3114be41176f47fd49164322285aaa8549c1))
8+
19
## @libp2p/daemon-server [7.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v7.0.2...@libp2p/daemon-server-7.0.3) (2024-02-07)
210

311

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.3",
3+
"version": "7.0.4",
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)