Skip to content

Commit ed9490f

Browse files
chore(release): 8.0.6 [skip ci]
## [@libp2p/daemon-server-v8.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-8.0.5...@libp2p/daemon-server-8.0.6) (2025-08-13) ### Dependencies * bump aegir from 46.0.5 to 47.0.21 ([#343](#343)) ([704c22f](704c22f))
1 parent 751a41e commit ed9490f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@libp2p/daemon-server-v8.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-8.0.5...@libp2p/daemon-server-8.0.6) (2025-08-13)
2+
3+
### Dependencies
4+
5+
* bump aegir from 46.0.5 to 47.0.21 ([#343](https://github.com/libp2p/js-libp2p-daemon/issues/343)) ([704c22f](https://github.com/libp2p/js-libp2p-daemon/commit/704c22f102362c6036642a73979d262e1214baa5))
6+
17
## [@libp2p/daemon-server-v8.0.5](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-8.0.4...@libp2p/daemon-server-8.0.5) (2025-05-19)
28

39
### Dependencies

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": "8.0.5",
3+
"version": "8.0.6",
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)