Skip to content

Commit 8e70322

Browse files
chore(release): 9.0.6 [skip ci]
## [@libp2p/daemon-client-v9.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.5...@libp2p/daemon-client-9.0.6) (2025-05-19) ### Dependencies * bump aegir from 45.2.1 to 46.0.2 ([#297](#297)) ([09c1457](09c1457))
1 parent ed1913b commit 8e70322

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/libp2p-daemon-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@libp2p/daemon-client-v9.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.5...@libp2p/daemon-client-9.0.6) (2025-05-19)
2+
3+
### Dependencies
4+
5+
* bump aegir from 45.2.1 to 46.0.2 ([#297](https://github.com/libp2p/js-libp2p-daemon/issues/297)) ([09c1457](https://github.com/libp2p/js-libp2p-daemon/commit/09c1457ce93a45cab43869892cd9174617a34c29))
6+
17
## [@libp2p/daemon-client-v9.0.5](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.4...@libp2p/daemon-client-9.0.5) (2025-02-24)
28

39
### Bug Fixes

packages/libp2p-daemon-client/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-client",
3-
"version": "9.0.5",
3+
"version": "9.0.6",
44
"description": "libp2p-daemon client implementation",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-client#readme",

0 commit comments

Comments
 (0)