Skip to content

Commit 2be16e0

Browse files
chore(release): 9.0.4 [skip ci]
## [@libp2p/daemon-client-v9.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.3...@libp2p/daemon-client-9.0.4) (2024-11-08) ### Bug Fixes * ts-expect-error masking actual error ([25381fc](25381fc))
1 parent 25381fc commit 2be16e0

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.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.3...@libp2p/daemon-client-9.0.4) (2024-11-08)
2+
3+
### Bug Fixes
4+
5+
* ts-expect-error masking actual error ([25381fc](https://github.com/libp2p/js-libp2p-daemon/commit/25381fc857c3a1f50c594eaa7d727c908af14796))
6+
17
## [@libp2p/daemon-client-v9.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.2...@libp2p/daemon-client-9.0.3) (2024-11-08)
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.3",
3+
"version": "9.0.4",
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)